UNPKG

@lazy-cjk/zh-convert

Version:
12 lines 599 B
"use strict"; /** * Created by user on 2020/5/29. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.tableCn2TwDebug = exports.tableTw2CnDebug = void 0; const tslib_1 = require("tslib"); const table_tw2cn_debug_1 = tslib_1.__importDefault(require("@lazy-cjk/static-build-zh-convert/data/table_tw2cn.debug")); exports.tableTw2CnDebug = table_tw2cn_debug_1.default; const table_cn2tw_debug_1 = tslib_1.__importDefault(require("@lazy-cjk/static-build-zh-convert/data/table_cn2tw.debug")); exports.tableCn2TwDebug = table_cn2tw_debug_1.default; //# sourceMappingURL=index.js.map