MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / notificationStore.ts

File notificationStore.ts

src/store/stores/notificationStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand';
2
3export type NotificationType = 'info' | 'warning';
4

Callers

nothing calls this directly

Calls 2

generateIdFunction · 0.85
setFunction · 0.85

Tested by

no test coverage detected