UNPKG

@martinmilo/verve

Version:

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

3 lines 135 B
import { FieldOptions } from "./types"; export declare const DEFAULT_FIELD_OPTIONS: FieldOptions; //# sourceMappingURL=options.d.ts.map