Generates TypeScript type definitions directly from an RPC router.
Summary
Functions
Generates TypeScript source from a router module.
Functions
Generates TypeScript source from a router module.
Options:
:client_import— the import specifier for the client package (default:"@elixir-ts-rpc/client"):out— path of the output file. When set, handler source links in the generated JSDoc are emitted as absolutefile://URIs (clickable in an editor); otherwise they are repo-root-relative paths.