Reference - BaklavaJS
Preparing search index...
@baklavajs/core
NodeInterfaceMiddleware
Type Alias NodeInterfaceMiddleware<T, A>
NodeInterfaceMiddleware
:
(
intf
:
NodeInterface
<
T
>
,
...
args
:
A
)
=>
void
Type Parameters
T
A
extends
any
[]
Type declaration
(
intf
:
NodeInterface
<
T
>
,
...
args
:
A
)
:
void
Parameters
intf
:
NodeInterface
<
T
>
...
args
:
A
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Reference - BaklavaJS
Loading...