@ohayojp/chart
Version:
Cache the dictionary, city data etc.
15 lines (11 loc) • 323 B
JavaScript
/**
* @license ohayojp(cipchk@qq.com) v1.0.2
* (c) 2020 cipchk https://ohayojp.com/
* License: MIT
*/
(function (factory) {
typeof define === 'function' && define.amd ? define('@ohayojp/chart/core', factory) :
factory();
}((function () { 'use strict';
})));
//# sourceMappingURL=ohayojp-chart-core.umd.js.map