Preparing search index...
The search index is not available
@biconomy/abstractjs
@biconomy/abstractjs
ActionConfig
Type alias ActionConfig
Action
Config
:
{
paramRules
:
{
length
:
number
;
rules
:
Rule
[]
;
}
;
valueLimitPerUse
:
bigint
;
}
Represents the configuration for an action.
Type declaration
param
Rules
:
{
length
:
number
;
rules
:
Rule
[]
;
}
length
:
number
rules
:
Rule
[]
value
Limit
Per
Use
:
bigint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@biconomy/abstractjs
Loading...
Represents the configuration for an action.