Type Alias UpdateSpace

type UpdateSpace = {
    spaceId?: string;
}
Index

Properties

Properties

spaceId?: string