Mapping of ISO 639-1 language codes (2-letter) to ISO 639-2/B codes (3-letter).
Exports object where keys are ISO 639-1 codes (e.g. 'en') and values are ISO 639-2/B codes (e.g. 'eng').
- Version
- 1.0.0
- License
- MIT
- Type
- Object<string, string>
- Source
- langMap.js, line 10