Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
visitor
types
VectorMethodResult
Type alias VectorMethodResult
Vector
Method
Result
:
DefaultMethodResult
&
{
type
:
"vector"
;
}
&
(
{
componentType
:
"blob"
;
value
:
ArrayBuffer
;
}
|
{
componentType
:
"normal"
;
values
:
MethodResult
<
ReturnDataType
>
[]
;
}
|
{
componentType
:
"table"
;
tableList
:
string
[]
;
values
:
RecordMethodResult
[]
;
}
)
Type declaration
type
:
"vector"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ic-reactor
Loading...