UNPKG

@martinmilo/verve

Version:

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

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