@mr-hope/vuepress-utils
Version:
Utils for vuepress-theme-hope
13 lines • 384 B
JavaScript
;
const assign_1 = require("./assign");
const i18n_1 = require("./i18n");
module.exports = {
deepAssign: assign_1.deepAssign,
deepAssignReverse: assign_1.deepAssignReverse,
i18n: i18n_1.i18n,
checkLang: i18n_1.checkLang,
lang2path: i18n_1.lang2path,
path2lang: i18n_1.path2lang,
getLocale: i18n_1.getLocale,
};
//# sourceMappingURL=index.js.map