Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
TypeKeyReference
Interface TypeKeyReference
References a type by key.
interface
TypeKeyReference
{
key
:
string
;
typeId
:
"type"
;
}
Hierarchy (
View Summary
)
IKeyReference
TypeKeyReference
Index
Properties
key
type
Id
Properties
Readonly
key
key
:
string
Readonly
type
Id
typeId
:
"type"
The type of the referenced resource.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
type
Id
Typescript SDK Type Docs
Loading...
References a type by key.