JS API Reference
Module: experimental/deployment/deployment
Table of contents
Enumerations
Classes
Interfaces
Type Aliases
Type Aliases
DeploymentComponents
Ƭ DeploymentComponents: Object
Type declaration
Name | Type |
---|---|
resourceRentalPools | { name : string ; options : CreateResourceRentalPoolOptions }[] |
networks | { name : string ; options : NetworkOptions }[] |
Defined in
Was this helpful?