@dxos/client
Preparing search index...
halo
SpacesService
ImportSpaceRequest
Interface ImportSpaceRequest
interface
ImportSpaceRequest
{
archive
:
{
contents
:
Uint8Array
;
filename
:
string
;
format
?:
number
}
;
tags
?:
string
[]
;
}
Hierarchy
Type
<
typeof
SpacesService
.
ImportSpaceRequest
>
ImportSpaceRequest
Index
Properties
archive
tags?
Properties
Readonly
archive
archive
:
{
contents
:
Uint8Array
;
filename
:
string
;
format
?:
number
}
Optional
Readonly
tags
tags
?:
string
[]
Immutable tags to set on the imported space at creation time.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
archive
tags
@dxos/client
Loading...
Immutable tags to set on the imported space at creation time.