Search
Preparing search index...
The search index is not available
justcore | API Documentation
Interface Func<T>
A simplified typing of generic function.
Type parameters
T
Callable
__call
(
...
args
:
any
[]
)
:
T
A simplified typing of generic function.
Parameters
Rest
...
args:
any
[]
Returns
T
Core
Core
Class
Extension
Func
Hook
Props
Message
Message
Handler
Module
Module
Factory
Module
Start
Options
Plugins
Map
Sandbox
Sandbox
Class
Unsubscribe
Hook
Type
A simplified typing of generic function.