mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 12:30:12 +02:00
3 lines
76 B
TypeScript
3 lines
76 B
TypeScript
export * from './prisma';
|
|
export { default as throttle } from './throttle';
|