@dxos/client
Preparing search index...
halo
SpacesService
ExportSpaceResponse
Interface ExportSpaceResponse
interface
ExportSpaceResponse
{
archive
:
{
contents
:
Uint8Array
;
filename
:
string
;
format
?:
number
}
;
}
Hierarchy
Type
<
typeof
SpacesService
.
ExportSpaceResponse
>
ExportSpaceResponse
Index
Properties
archive
Properties
Readonly
archive
archive
:
{
contents
:
Uint8Array
;
filename
:
string
;
format
?:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
archive
@dxos/client
Loading...