@ohayojp.com/components
Version:
Common business components of ohayojp.
31 lines (26 loc) • 1.13 kB
JavaScript
/**
* @license ohayojp(cipchk@qq.com) v1.0.0
* (c) 2020 cipchk https://ohayojp.com/
* License: MIT
*/
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
typeof define === 'function' && define.amd ? define('@ohayojp.com/components', factory) :
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, (global.ohayo = global.ohayo || {}, global.ohayo.components = factory()));
}(this, (function () {
'use strict';
/**
* @fileoverview added by tsickle
* Generated from: public_api.ts
* @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
*/
// https://github.com/ng-packagr/ng-packagr/issues/1655
var public_api = void 0;
/**
* @fileoverview added by tsickle
* Generated from: components.ts
* @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingRequire,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc
*/
return public_api;
})));
//# sourceMappingURL=components.umd.js.map