ulthar-framework/apps/syntropy/domain/security/index.ts

4 lines
90 B
TypeScript

export * from "./permission.ts";
export * from "./policy.ts";
export * from "./users.ts";