@studiokeywi/banjo - v0.0.1
Banjo Docs
Banjo NPMJS
Banjo Repo
Preparing search index...
types
GenericFunction
Type Alias GenericFunction<Returns, Input>
GenericFunction
:
(
...
args
:
Input
)
=>
Returns
Utility type for any function with configurable return value and params
Type Parameters
Returns
=
void
Input
extends
unknown
[]
=
never
[]
Type declaration
(
...
args
:
Input
)
:
Returns
Parameters
...
args
:
Input
Returns
Returns
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Banjo Docs
Banjo NPMJS
Banjo Repo
Banjo Docs
Banjo NPMJS
Banjo Repo
@studiokeywi/banjo - v0.0.1
Loading...
Utility type for any function with configurable return value and params