wix-style-react
Version:
wix-style-react
10 lines (9 loc) • 321 B
JavaScript
;
exports.__esModule = true;
var _Footnote = require("./Footnote");
Object.keys(_Footnote).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (key in exports && exports[key] === _Footnote[key]) return;
exports[key] = _Footnote[key];
});
//# sourceMappingURL=index.js.map