Design System Utilities @ 0.1.1-alpha.0
    Preparing search index...

    Type Alias AnyInstance<T_ColourName, T_ExtraColourLevels, T_ThemeBrightnessMode, T_ThemeContrastMode, T_ThemeName, T_ExtraIconNames, T_LogoNames, T_ThemeKeyword_Universal, T_ThemeKeyword_Text, T_ThemeKeyword_Background>

    The shape of ANY Tokens class instance, without any required generics.

    Type Parameters

    • T_ColourName extends string = any
    • T_ExtraColourLevels extends Optional = any
    • T_ThemeBrightnessMode extends readonly [string, ...string[]] = any
    • T_ThemeContrastMode extends ThemeMode_ContrastAtLeastOne = any
    • T_ThemeName extends string = any
    • T_ExtraIconNames extends string = string
    • T_LogoNames extends string = string
    • T_ThemeKeyword_Universal extends string = string
    • T_ThemeKeyword_Text extends string = string
    • T_ThemeKeyword_Background extends string = string

    0.1.1-alpha.0