MCPcopy Index your code
hub / github.com/0010aor/FlashNotes / utils.ts

File utils.ts

frontend/src/utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ApiError } from './client'
2import i18n, { i18nPromise } from './i18n'
3
4let t: (key: string) => string = () => ''

Callers

nothing calls this directly

Calls 2

tFunction · 0.85
thenMethod · 0.80

Tested by

no test coverage detected