UNPKG

codemirror-json-schema

Version:

Codemirror 6 extensions that provide full JSONSchema support for `@codemirror/lang-json` and `codemirror-json5`

2 lines (1 loc) 89 B
export declare const joinWithOr: (arr: string[], getPath?: (err: any) => any) => string;