ic-reactor
Example
GitHub
Preparing search index...
visitor
types
IDL
Func
Function Func
Func
(
args
:
types
.
IDL
.
Type
<
any
>
[]
,
ret
:
types
.
IDL
.
Type
<
any
>
[]
,
annotations
?:
string
[]
,
)
:
types
.
IDL
.
FuncClass
Parameters
args
:
types
.
IDL
.
Type
<
any
>
[]
array of IDL Types
ret
:
types
.
IDL
.
Type
<
any
>
[]
array of IDL Types
Optional
annotations
:
string
[]
array of strings, [] by default
Returns
types
.
IDL
.
FuncClass
new FuncClass
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...
array of IDL Types