import { type Validator } from "https://dotland.deno.dev/x/json_schema_to_ts@v2.6.1/index.js";
Type Parameters
optional
O extends FromSchemaOptions = FromSchemaDefaultOptionsdefinition: <S extends JSONSchema, T = FromSchema<S, O>>() => data is T
import { type Validator } from "https://dotland.deno.dev/x/json_schema_to_ts@v2.6.1/index.js";