ts-graphviz
    Preparing search index...

    Interface ForwardRefNode

    interface ForwardRefNode {
        compass?: values;
        id: string;
        port?: string;
    }

    Hierarchy

    • Partial<Port>
      • ForwardRefNode
    Index

    Properties

    Properties

    compass?: values
    id: string
    port?: string