Skip to content

Type Alias: NodeId

NodeId = number & object

Defined in: packages/viewer-core/src/public/types.ts:27

结构树节点 id(品牌化 number,防止与其他 id 混用)。

Type Declaration

__brand

readonly __brand: "NodeId"