mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-22 11:46:11 +02:00
4c5e7db2dd
coreData now owns all the data, and data/index.js should eventually go away (re: #4994)
3 lines
102 B
JavaScript
3 lines
102 B
JavaScript
export { dataLocales } from './locales.json';
|
|
export { en as dataEn } from '../dist/locales/en.json';
|