ca-sdk - v1.0.1
Preparing search index...
OnAllowanceHook
Type Alias OnAllowanceHook
OnAllowanceHook
:
(
data
:
{
allow
:
(
s
:
(
"max"
|
"min"
|
bigint
|
string
)
[]
)
=>
void
;
deny
:
()
=>
void
;
sources
:
AllowanceHookSources
;
}
,
)
=>
void
Type declaration
(
data
:
{
allow
:
(
s
:
(
"max"
|
"min"
|
bigint
|
string
)
[]
)
=>
void
;
deny
:
()
=>
void
;
sources
:
AllowanceHookSources
;
}
,
)
:
void
Parameters
data
:
{
allow
:
(
s
:
(
"max"
|
"min"
|
bigint
|
string
)
[]
)
=>
void
;
deny
:
()
=>
void
;
sources
:
AllowanceHookSources
;
}
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
SDK Docs
ca-sdk - v1.0.1
Loading...