@datapos/datapos-shared
Preparing search index...
component/connector
PreviewResult
Interface PreviewResult
interface
PreviewResult
{
data
:
Uint8Array
<
ArrayBufferLike
>
|
Record
<
string
,
unknown
>
[]
;
typeId
:
"jsonArray"
|
"uint8Array"
;
}
Index
Properties
data
type
Id
Properties
data
data
:
Uint8Array
<
ArrayBufferLike
>
|
Record
<
string
,
unknown
>
[]
type
Id
typeId
:
"jsonArray"
|
"uint8Array"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
type
Id
@datapos/datapos-shared
Loading...