Interface: AssetBase<T>
Base interface for all asset types.
Extended by
Type Parameters
| Type Parameter |
|---|
T extends AssetDataType |
Properties
| Property | Type |
|---|---|
type | |
name? | string |
dataType | T |
data | DataTypeMap[T] |
Base interface for all asset types.
| Type Parameter |
|---|
T extends AssetDataType |
| Property | Type |
|---|---|
type | |
name? | string |
dataType | T |
data | DataTypeMap[T] |