@squidcloud/backend
Preparing search index...
LimitsAction
Type Alias LimitsAction
LimitsAction
:
(
...
args
:
any
[]
)
=>
any
|
Promise
<
any
>
Defines a function with rate or quota limits.
Type declaration
(
...
args
:
any
[]
)
:
any
|
Promise
<
any
>
Parameters
...
args
:
any
[]
Returns
any
|
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@squidcloud/backend
Loading...
Defines a function with rate or quota limits.