import { type $Compiler } from "https://deno.land/x/json_schema_to_ts@v3.1.1/index.js";
definition: (schema: JSONSchema, ...compilingOptions: C) => (data: unknown, ...validationOptions: V) => boolean
import { type $Compiler } from "https://deno.land/x/json_schema_to_ts@v3.1.1/index.js";