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

8 lines
342 B
TypeScript

export * from "../entity/briva_companies";
export * from "../entity/briva_company_users";
export * from "../entity/briva_company_user_refresh_token";
export * from "../entity/briva_accounts";
export * from "../entity/briva_transactions";
export * from "../entity/briva_company_account_labels";
export * from "../entity/briva_account_labels";