SPeCS Packages Documentation
    Preparing search index...
    interface Node {
        attrs: { label: string; shape: string; [key: string]: string };
        id: string;
    }
    Index

    Properties

    Properties

    attrs: { label: string; shape: string; [key: string]: string }
    id: string