Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/typebox/src/syntax/parsebox/runtime/token.ts

Json Schema Type Builder with Static Type Resolution for TypeScript
Go to Latest
import * as typebox from "https://deno.land/x/typebox@0.33.22/src/syntax/parsebox/runtime/token.ts";

Functions

Takes the next constant string value skipping any whitespace

Scans for the next Ident token

Scans for the next number token

Scans the next Literal String value