Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
{ ApiError } from
'./client'
2
import
i18n, { i18nPromise } from
'./i18n'
3
4
let
t: (key: string) => string = () =>
''
Callers
nothing calls this directly
Calls
2
t
Function · 0.85
then
Method · 0.80
Tested by
no test coverage detected