staff_data/packages/client/src/api/index.ts

3 lines
70 B
TypeScript
Raw Normal View History

2024-12-30 08:26:40 +08:00
export * from "./utils"
export * from "./hooks"
export * from "./trpc"