claude-code/src/utils/systemThemeWatcher.ts

4 lines
127 B
TypeScript
Raw Normal View History

2026-03-31 20:40:16 +08:00
// Auto-generated stub — replace with real implementation
export {};
export const watchSystemTheme: any = (() => {}) as any;