Skip to main content
Module

x/streamparser_json/tokenparser.ts>TokenParserOptions

Streaming JSON parser in Javascript for Node.js and the browser
Go to Latest
interface TokenParserOptions
import { type TokenParserOptions } from "https://deno.land/x/streamparser_json@v0.0.8/tokenparser.ts";

Properties

optional
paths: string[]
optional
keepStack: boolean
optional
separator: string