Files
entity/src/schema/brizzi.ts
fro1991 2cf9543ee1 update
2025-07-31 17:34:16 +07:00

6 lines
199 B
TypeScript

export * from "../entity/brizzi_batchs";
export * from "../entity/brizzi_cards";
export * from "../entity/brizzi_history";
export * from "../entity/brizzi_old_card";
export * from "../types/brizzi";