Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/types
.
ClusterType
Identity
Interface Identity
Fields that uniquely identify a cluster.
interface
Identity
{
id
:
ClusterId
;
name
:
string
;
revision
:
number
;
}
Hierarchy (
view full
)
Identity
ClusterType
Index
Properties
id
name
revision
Properties
Readonly
id
id
:
ClusterId
Readonly
name
name
:
string
Readonly
revision
revision
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
revision
matter.js-monorepo
Loading...
Fields that uniquely identify a cluster.