mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
feat: get documents api route with pagination
This commit is contained in:
3
packages/trpc/server/public-api/ts-rest.ts
Normal file
3
packages/trpc/server/public-api/ts-rest.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import { createNextRoute, createNextRouter } from '@ts-rest/next';
|
||||
|
||||
export { createNextRoute, createNextRouter };
|
||||
Reference in New Issue
Block a user