Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
source-schema
FeatureIdentity
Type Alias FeatureIdentity
Experimental
Feature
Identity
:
{
field
?:
string
;
kind
:
"scalar"
;
value
:
FeatureIdentityValue
;
}
|
{
kind
:
"composite"
;
parts
:
readonly
[
FeatureIdentityPart
,
FeatureIdentityPart
,
...
FeatureIdentityPart
[]
]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@honua/sdk-js
Loading...