interface RendererNode {
    [key: string]: any;
}

Hierarchy-Diagram

UML class diagram of RendererNode
Legend
icon for an interface in the UML class diagram interface

Hierarchy (view full)

Indexable

[key: string]: any