@byomakase/omakase-player
    Preparing search index...

    Type Alias ChromingThemeConfigMap

    type ChromingThemeConfigMap = {
        AUDIO: AudioThemeConfig;
        CHROMELESS: ChromelessThemeConfig;
        CUSTOM: CustomThemeConfig;
        DEFAULT: DefaultThemeConfig;
        OMAKASE: OmakaseThemeConfig;
        STAMP: StampThemeConfig;
    }
    Index

    Properties