UNPKG

schema-finder

Version:

A simple React component for viewing and exploring a JSONSchema

4 lines 286 B
export declare const isSupportedKeyword: (key?: string | undefined) => boolean; export declare const isRetroKeyword: (key?: string | undefined) => boolean; export declare const isJsonSchemaKeyword: (key?: string | undefined) => boolean; //# sourceMappingURL=validation-keywords.d.ts.map