UNPKG

@lucsoft/webgen

Version:

Collection of lucsofts Components

10 lines (9 loc) 153 B
export declare const enum SupportedThemes { light = 0, gray = 1, dark = 2, blur = 3, auto = 4, autoDark = 5, autoLight = 6 }