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