Interface

Json-1.0JsonParserConstructorProps

interface ConstructorProps {
    immutable: boolean;
    strict: boolean;
}

Hierarchy (View Summary)

Index

Properties

Properties

immutable: boolean
strict: boolean