ic-reactor
Example
GitHub
Preparing search index...
visitor
types
VectorMethodResult
Type Alias VectorMethodResult
VectorMethodResult
:
DefaultMethodResult
&
{
type
:
"vector"
}
&
(
|
{
componentType
:
"blob"
;
value
:
Uint8Array
}
|
{
componentType
:
"normal"
;
values
:
MethodResult
<
ReturnDataType
>
[]
}
|
{
componentType
:
"table"
;
tableList
:
string
[]
;
values
:
RecordMethodResult
[]
;
}
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Example
GitHub
ic-reactor
Loading...