MCPcopy Create free account
hub / github.com/GCWing/BitFun / themeStore.ts

File themeStore.ts

src/web-ui/src/infrastructure/theme/store/themeStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2
3import { create } from 'zustand';
4import { ThemeConfig, ThemeId, ThemeMetadata, ThemeSelectionId } from '../types';

Callers

nothing calls this directly

Calls 14

createLoggerFunction · 0.90
createFunction · 0.85
getCurrentThemeMethod · 0.80
getThemeListMethod · 0.80
unregisterThemeMethod · 0.80
exportThemeMethod · 0.80
onMethod · 0.65
setFunction · 0.50
getCurrentThemeIdMethod · 0.45
initializeMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected