ic-reactor
Example
GitHub
Preparing search index...
react
types
CandidDefenition
Interface CandidDefenition
interface
CandidDefenition
{
idlFactory
:
types
.
IDL
.
InterfaceFactory
;
init
:
(
__namedParameters
:
{
idl
:
types
.
IDL
}
)
=>
never
[]
;
}
Index
Properties
idl
Factory
init
Properties
idl
Factory
idlFactory
:
types
.
IDL
.
InterfaceFactory
init
init
:
(
__namedParameters
:
{
idl
:
types
.
IDL
}
)
=>
never
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
idl
Factory
init
Example
GitHub
ic-reactor
Loading...