Files
fullstack-starter-SQLite/apps/server/src/api/index.ts
2026-01-21 16:00:28 +08:00

3 lines
56 B
TypeScript

export { orpc } from './client'
export * from './types'