Interface

Json-1.0JsonReaderConstructorProps

interface ConstructorProps {
    root: Json.Node;
}

Hierarchy (View Summary)

Index

Properties

Properties

root: Json.Node