@squidcloud/backend
Preparing search index...
ExecutableAction
Type Alias ExecutableAction
ExecutableAction
:
(
...
args
:
any
[]
)
=>
any
A type representing a generic executable function with variable arguments.
Type declaration
(
...
args
:
any
[]
)
:
any
Parameters
...
args
:
any
[]
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@squidcloud/backend
Loading...
A type representing a generic executable function with variable arguments.