@tarojs/components
Version:
Taro 组件库。
7 lines • 1.32 kB
JavaScript
var commonjsGlobal=typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:typeof global!=="undefined"?global:typeof self!=="undefined"?self:{};function getDefaultExportFromCjs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}function createCommonjsModule(e,o,r){return r={path:o,exports:{},require:function(e,o){return commonjsRequire()}},e(r,r.exports),r.exports}function commonjsRequire(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}var classnames=createCommonjsModule((function(e){
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/
(function(){var o={}.hasOwnProperty;function r(){var e=[];for(var n=0;n<arguments.length;n++){var t=arguments[n];if(!t)continue;var s=typeof t;if(s==="string"||s==="number"){e.push(t)}else if(Array.isArray(t)){if(t.length){var a=r.apply(null,t);if(a){e.push(a)}}}else if(s==="object"){if(t.toString===Object.prototype.toString){for(var l in t){if(o.call(t,l)&&t[l]){e.push(l)}}}else{e.push(t.toString())}}}return e.join(" ")}if(e.exports){r.default=r;e.exports=r}else{window.classNames=r}})()}));export{createCommonjsModule as a,commonjsGlobal as b,classnames as c,getDefaultExportFromCjs as g};