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