interface GetTheme {
    themeKey: string;
}

Properties

Properties

themeKey: string

The key of the theme to be returned.

Generated using TypeDoc v0.25.12