UNPKG

@rjsf/utils

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