mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-10 22:32:17 +02:00
3 lines
76 B
TypeScript
3 lines
76 B
TypeScript
export * from './prisma';
|
|
export { default as throttle } from './throttle';
|