@logixjs/core
Preparing search index...
ModuleTraitsFinalItem
Interface ModuleTraitsFinalItem
A minimal enumerable trait item from the finalized snapshot (023).
interface
ModuleTraitsFinalItem
{
description
?:
string
;
name
:
string
;
provenance
:
TraitProvenance
;
traitId
:
string
;
}
Index
Properties
description?
name
provenance
trait
Id
Properties
Optional
Readonly
description
description
?:
string
Readonly
name
name
:
string
Readonly
provenance
provenance
:
TraitProvenance
Readonly
trait
Id
traitId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
provenance
trait
Id
@logixjs/core
Loading...
A minimal enumerable trait item from the finalized snapshot (023).