UNPKG

@martinmilo/verve

Version:

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

8 lines 227 B
export * from './model'; export * from './field'; export * from './errors'; export * from './association'; export * from './context'; export * from './authorization'; export * from './types'; //# sourceMappingURL=index.d.ts.map