react-json-schema-editor-antd
Version:
Json Schema Editor
8 lines (7 loc) • 317 B
TypeScript
export declare const ALL_TYPES: string[];
export declare const EXTRA_TYPES: string[];
export declare const EXPAND_TYPES: string[];
export declare const STRING_FOTMATS: string[];
export declare const NUMBER_FOTMATS: string[];
export declare const INTEGER_FOTMATS: string[];
export declare const DELETE_KEYS: string[];