NodeContainer class
Signature:
export declare class NodeContainer<T extends NodeAPIClient> extends Container<T>
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(options) | Constructs a new instance of the NodeContainer class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| asset | NodeAssetContainer<T> |