MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / utils.ts

File utils.ts

client/src/components/profile/components/utils/utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { TFunction } from 'i18next';
2import { getLangCode } from '@freecodecamp/shared/config/i18n';
3import envData from '../../../../../config/env.json';
4const { clientLocale } = envData;

Callers

nothing calls this directly

Calls 1

getLangCodeFunction · 0.90

Tested by

no test coverage detected