UNPKG

@hyperjump/json-schema

Version:

A JSON Schema validator with support for custom keywords, vocabularies, and dialects

2 lines (1 loc) 101 B
export const isCompatible: (compatibility: string | undefined, versionUnderTest: number) => boolean;