Preparing search index...
The search index is not available
v0.4.0-beta
Marlowe ts-sdk
@marlowe.io/marlowe-template
TypeOfParam
Type alias TypeOfParam<Param>
Internal
Type
Of
Param
<
Param
>
:
Param
extends
StringParam
<
infer
Name
>
?
string
:
Param
extends
ValueParam
<
infer
Name
>
?
BigIntOrNumber
:
Param
extends
AddressParam
<
infer
Name
>
?
AddressBech32
:
Param
extends
DateParam
<
infer
Name
>
?
Date
:
Param
extends
TokenParam
<
infer
Name
>
?
Token
:
never
This type function assigns a type to each
TemplateParam
.
Type Parameters
Param
extends
TemplateParam
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
How to develop
Module system
Versioning and releases
Changelog
Marlowe ts-
sdk -
v0.4.0-
beta
@marlowe.io/adapter
@marlowe.io/marlowe-
template
Decoding
Template
Error
Marlowe
Template
Address
Param
Date
Param
Mk
Template
Options
String
Param
Token
Param
Value
Param
Expand
Template
Keys
Template
Param
Template
Parameters
Of
Template
Type
Type
Of
Param
mk
Marlowe
Template
@marlowe.io/language-
core-
v1
@marlowe.io/language-
examples
@marlowe.io/wallet
@marlowe.io/runtime-
rest-
client
@marlowe.io/runtime-
core
@marlowe.io/runtime-
lifecycle
@marlowe.io/marlowe-
object
@marlowe.io/testing-
kit
This type function assigns a type to each TemplateParam.