@google-translate-select/react
Version:
🚀 The package offer react library for @google-translate-select!
42 lines (41 loc) • 1.15 kB
JavaScript
import { exports as a, __module as c } from "./index8.mjs";
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/
(function(r) {
(function() {
var l = {}.hasOwnProperty;
function t() {
for (var n = [], e = 0; e < arguments.length; e++) {
var s = arguments[e];
if (s) {
var o = typeof s;
if (o === "string" || o === "number")
n.push(s);
else if (Array.isArray(s)) {
if (s.length) {
var f = t.apply(null, s);
f && n.push(f);
}
} else if (o === "object") {
if (s.toString !== Object.prototype.toString && !s.toString.toString().includes("[native code]")) {
n.push(s.toString());
continue;
}
for (var i in s)
l.call(s, i) && s[i] && n.push(i);
}
}
}
return n.join(" ");
}
r.exports ? (t.default = t, r.exports = t) : window.classNames = t;
})();
})(c);
const p = a;
export {
p as default
};
//# sourceMappingURL=index4.mjs.map