UNPKG

@martinmilo/verve

Version:

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

4 lines 168 B
export { Context } from './core/Context'; export { WithContext } from './core/mixin'; export type { ContextAdapter } from './types'; //# sourceMappingURL=index.d.ts.map