UNPKG

allof-merge

Version:

Simplify JsonSchema/Openapi by combining allOf safely

5 lines (4 loc) 128 B
export declare const ErrorMessage: { readonly mergeError: () => string; readonly ruleNotFound: (key: any) => string; };