NodeId: {
    id?: string;
    node: Node;
}

Type declaration

  • Optional id?: string
  • node: Node

Generated using TypeDoc