UNPKG

@rjsf/utils

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