@dxos/client
    Preparing search index...

    Interface ImportSpaceResponse

    interface ImportSpaceResponse {
        newSpaceId: string;
    }

    Hierarchy

    Index

    Properties

    Properties

    newSpaceId: string

    The ID of the new space.