UNPKG

@snups/rjsf-utils

Version:
7 lines (4 loc) 150 B
import schemaParser from './schemaParser'; import { SchemaMap } from './ParserValidator'; export type { SchemaMap }; export { schemaParser };