sinhala-unicode-coverter
Version:
A library to translate between sinhala unicode and legacy fonts
26 lines (25 loc) • 1.29 kB
JavaScript
;
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
}) : (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
o[k2] = m[k];
}));
var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};
exports.__esModule = true;
__exportStar(require("./amalee_to_unicode"), exports);
__exportStar(require("./bamini_to_unicode"), exports);
__exportStar(require("./dl_manel_to_unicode"), exports);
__exportStar(require("./fm_abaya_to_unicode"), exports);
__exportStar(require("./kaputa_to_unicode"), exports);
__exportStar(require("./singlish_phonetic_to_unicode"), exports);
__exportStar(require("./singlish_to_unicode"), exports);
__exportStar(require("./tanglish_to_unicode"), exports);
__exportStar(require("./thibus_to_unicode"), exports);
__exportStar(require("./unicode_to_bamini"), exports);
__exportStar(require("./unicode_to_dl_manel"), exports);
__exportStar(require("./unicode_to_kaputa"), exports);
__exportStar(require("./unicode_to_tiptaka"), exports);