UNPKG

@rjsf/utils

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