🚀
IC Reactor v3 is here!
Featuring TanStack Query integration, improved type safety, and more.
View v3 Documentation →
×
ic-reactor
Example
GitHub
Preparing search index...
core
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...