Stone.js API
Docs
Home
Preparing search index...
stone-js-core/src/declarations
MetadataHolder
Interface MetadataHolder
Represents an object that holds metadata keyed by the
MetadataSymbol
.
interface
MetadataHolder
{
"[metadataKey]"
:
Record
<
PropertyKey
,
unknown
>
;
}
Index
Properties
[metadata
Key]
Properties
[metadata
Key]
"[metadataKey]"
:
Record
<
PropertyKey
,
unknown
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
[metadata
Key]
Docs
Home
Stone.js API
Loading...
Represents an object that holds metadata keyed by the
MetadataSymbol.