import * as mod from "https://dotland.deno.dev/x/typebox@0.33.22/src/syntax/parsebox/runtime/types.ts"; VariablesvAsMaps the output as the given parameter T vIdentityMaps input to output. This is the default Mapping FunctionsfConstCreates a Const parser fIdentCreates an Ident parser fNumberCreates a Number parser fRefCreates a Ref parser fStringCreates a String Parser. Options are an array of permissable quote characters fTupleCreates a Tuple parser fUnionCreates a Union parser InterfacesIIConstIIIdentIINumberIIParserIIRefIIStringIITupleIIUnionType AliasesTIMappingTIModulePropertiesTStaticParserInfers the Output Parameter for a Parser TTupleParameterTUnionParameter