vapor-chamber API reference - v1.16.0
    Preparing search index...

    Type Alias StreamParserOptions

    type StreamParserOptions = {
        maxDepth?: number;
    }
    Index
    maxDepth?: number

    Max nesting depth. Default: 256.