mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
5 lines
155 B
TypeScript
5 lines
155 B
TypeScript
export declare const RED = "#f44";
|
|
export declare const BLUE = "#1989fa";
|
|
export declare const GREEN = "#07c160";
|
|
export declare const ORANGE = "#ff976a";
|