UNPKG

vdr-react-form-manager

Version:
6 lines (5 loc) 228 B
export declare const typeCheckbox = "checkbox"; export declare const typeRadio = "radio"; export declare const typeBoolean = "boolean"; export declare const typeString = "string"; export declare const typeFunction = "function";