4 lines
57 B
JavaScript
4 lines
57 B
JavaScript
|
import i18n from './index.js';
|
||
|
|
||
|
export default i18n.__n;
|