Preparing search index...
The search index is not available
@octostar/platform-types - v0.5.10
@octostar/platform-types
EntityBase
Type Alias EntityBase
Beta
Entity
Base
:
{
entity_id
:
string
;
entity_type
:
string
;
}
Represents an entity without a label.
Type declaration
Beta
entity_
id
:
string
The ID of the entity.
Beta
entity_
type
:
string
The type of the entity.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@octostar/platform-types - v0.5.10
Loading...
Represents an entity without a label.