import * as mod from "https://dotland.deno.dev/x/typebox@0.33.22/src/syntax/parsebox/runtime/token.ts"; FunctionsfConstTakes the next constant string value skipping any whitespace fIdentScans for the next Ident token fNumberScans for the next number token fStringScans the next Literal String value