UNPKG

@yelon/theme

Version:

ng-yunzai theme system library.

7 lines (6 loc) 199 B
export declare const YUNZAIDEFAULTVAR = "yunzai-default-vars"; export declare const DEFAULT_COLORS: { key: string; color: string; }[]; export declare const DEFAULT_VARS: Record<string, any>;