system-copyright-react/src/global.d.ts
2025-05-07 14:25:17 +08:00

2 lines
63 B
TypeScript

// 声明 THEME 为字符串类型
declare const THEME: string;