Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/formatjs/formatjs
/ generate-cldr-locales.ts
File
generate-cldr-locales.ts
tools/generate-cldr-locales.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{dirname, join} from
'path'
2
import
{createRequire} from
'node:module'
3
import
{readFileSync} from
'fs'
4
import
{outputFileSync} from
'fs-extra/esm'
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected