UNPKG

@martinmilo/verve

Version:

TypeScript domain modeling library with field-level authorization, business rule validation, and context-aware access control

3 lines 125 B
export { can } from './decorators/can'; export { WithAuthorization } from './core/mixin'; //# sourceMappingURL=index.d.ts.map