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

Hierarchy

  • Partial<Port>
    • ForwardRefNode

Properties

Properties

compass?: values
id: string
port?: string

Generated using TypeDoc