Interface

Json-1.0JsonReaderConstructorProps

interface ConstructorProps {
    root: Json.Node;
}

Hierarchy (View Summary)

Index
root: Json.Node