togscc
Version:
通用规范汉字表 (Table of General Standard Chinese Characters)
8 lines • 569 B
JavaScript
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
typeof define === 'function' && define.amd ? define(factory) :
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.shendiao = factory());
})(this, (function () { 'use strict';
var shendiao = {"default":{"ā":"a","ē":"e","ī":"i","ō":"o","ū":"u","á":"a","é":"e","í":"i","ó":"o","ú":"u","ǎ":"a","ě":"e","ǐ":"i","ǒ":"o","ǔ":"u","à":"a","è":"e","ì":"i","ò":"o","ù":"u"}};
return shendiao;
}));