Creates the initial parser state for a new JSON stream.
API
export declare function createParserState(): ParserState; createParserState
ParserState@returnsParserStateCreates the initial parser state for a new JSON stream.
export declare function createParserState(): ParserState; ParserState@returnsParserState