Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/fbns
ToEventFn
Type Alias ToEventFn<T>
To
Event
Fn
<
T
>
:
{
[
x
in
keyof
T
]
:
T
[
x
]
extends
unknown
[]
?
(
(
...
args
:
T
[
x
]
)
=>
void
)
:
(
(
e
:
T
[
x
]
)
=>
void
)
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...