@resee-movies/utilities - v1.1.0
Preparing search index...
GenericFunction
Type Alias GenericFunction
GenericFunction
:
(
...
args
:
never
[]
)
=>
unknown
Represents a function with any number/type of arguments, and any return.
Type Declaration
(
...
args
:
never
[]
)
:
unknown
Parameters
...
args
:
never
[]
Returns
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@resee-movies/utilities - v1.1.0
Loading...
Represents a function with any number/type of arguments, and any return.