Type alias FullGraph

FullGraph: {
    [key: string]: NodeShape;
}

Type declaration

Generated using TypeDoc