UNPKG

@inkline/inkline

Version:

Inkline is the Vue.js UI/UX Library built for creating your next design system

8 lines (7 loc) 212 B
export declare const defaultValidationValues: { [key: string]: any; }; export declare const defaultFieldValidationValues: { [key: string]: any; }; export declare const reservedValidationFields: string[];