interface GetSpaceTheme {
    spaceKey: string;
}

Properties

Properties

spaceKey: string

The key of the space to be queried for its theme.

Generated using TypeDoc v0.25.12