interface Node {
    type: string;
}

Hierarchy (view full)

Properties

Properties

type: string

Generated using TypeDoc