Preparing search index...
The search index is not available
@hackbg/fadroma
@hackbg/fadroma
@fadroma/connect
DeploymentClass
Interface DeploymentClass<D>
A constructor for a Deployment subclass.
Type Parameters
D
extends
Deployment
Hierarchy
Class
<
D
,
ConstructorParameters
<
typeof
Deployment
>
>
DeploymentClass
Index
Constructors
constructor
Constructors
constructor
new
Deployment
Class
(
...
args
:
[
options
:
Partial
<
Omit
<
Deployment
,
"contracts"
>
>
&
Partial
<
{
contracts
?:
Record
<
string
,
AnyContract
>
|
Record
<
string
,
Partial
<
AnyContract
>
>
;
}
>
]
)
:
D
Parameters
Rest
...
args:
[
options
:
Partial
<
Omit
<
Deployment
,
"contracts"
>
>
&
Partial
<
{
contracts
?:
Record
<
string
,
AnyContract
>
|
Record
<
string
,
Partial
<
AnyContract
>
>
;
}
>
]
Returns
D
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@hackbg/fadroma
@fadroma/agent
Mocknet
bip32
bip39
colors
@fadroma/connect
Mocknet
Scrt
SecretJS
bip32
bip39
colors
@fadroma/scrt
SecretJS
@hackbg/fadroma
Mocknet
Scrt
SecretJS
bip32
bip39
colors
Deployment
Class
constructor
Generated using
TypeDoc
A constructor for a Deployment subclass.