UNPKG

cjk-conv

Version:

convert chinese, japanese 簡繁日漢字轉換 ( merge/split submodule from node-novel, regexp-cjk, str-util )

10 lines 391 B
"use strict"; /** * Created by user on 2018/2/17/017. */ Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("@lazy-cjk/novel-filename"), exports); const novel_filename_1 = tslib_1.__importDefault(require("@lazy-cjk/novel-filename")); exports.default = novel_filename_1.default; //# sourceMappingURL=filename.js.map