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