@isaacs/catcher
GitHub
isaacs projects
Preparing search index...
OverloadMap
Type Alias OverloadMap<F>
OverloadMap
:
FilterNeverMap
<
OverloadMapRaw
<
F
>
>
The same as
OverloadMapRaw
, but with the
[never, unknown]
entries filtered out.
Type Parameters
F
extends
(
...
a
:
any
[]
)
=>
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
isaacs projects
@isaacs/catcher
Loading...
The same as OverloadMapRaw, but with the
[never, unknown]entries filtered out.