Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/l3face
L3Face
CreateFaceFunc
Type Alias CreateFaceFunc<P>
CreateFaceFunc
:
(
opts
:
CreateFaceOptions
,
...
args
:
P
)
=>
Promise
<
FwFace
>
Type Parameters
P
extends
any
[]
Type declaration
(
opts
:
CreateFaceOptions
,
...
args
:
P
)
:
Promise
<
FwFace
>
Parameters
opts
:
CreateFaceOptions
...
args
:
P
Returns
Promise
<
FwFace
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NDNts
Loading...