0.11.0 โข Published 10 months ago
trpc-uws v0.11.0
Usage
npm i trpc-uws
// eslint-disable-next-line n/no-missing-import
import { greet } from "trpc-uws";
greet("Hello, world! ๐");
Contributors
๐ This package was templated with
create-typescript-app
.