@myanmartools/zawgyi-unicode-translit-rules
Version:
Zawgyi Unicode transliterate/convert regular expression rules in JSON and JavaScript formats using @dagonmetric/ng-translit package.
14 lines • 534 B
JavaScript
/**
* @fileoverview added by tsickle
* @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
*/
/**
* @license
* Copyright DagonMetric. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found under the LICENSE file in the root directory of this source tree.
*/
export { uni2zgRules } from './src/uni2zg-rules';
export { zg2uniRules } from './src/zg2uni-rules';
//# sourceMappingURL=public_api.js.map