create entity

This commit is contained in:
Rizki
2026-01-27 01:06:57 +07:00
parent 9d0f89655f
commit 713ebeab67
4 changed files with 115 additions and 0 deletions

View File

@ -1,3 +1,4 @@
export * from "./schema/public";
export * from "./schema/hrms";
export * from "./schema/finances";
export * from "./schema/procurement";