Returns the default space.
Observable which indicates when the default space is available.
Creates a new space.
Optionalprops: Pick<SpaceProperties, "name" | "hue" | "icon" | "invocationTraceQueue">Returns the list of spaces.
Joins an existing space using the given invitation.
OptionalonError: (error: any) => voidOptionalonComplete: () => voidWait for the observable to complete.
Optional__namedParameters: { timeout?: number }Promise that resolves to the value of the observable at the time of completion.
Resolves when the default space is available.
Public database API.