system-copyright-react/src/global.d.ts

2 lines
63 B
TypeScript
Raw Normal View History

2025-05-07 14:25:17 +08:00
// 声明 THEME 为字符串类型
declare const THEME: string;