import * as typebox from "https://deno.land/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