UNPKG

@livelike/react-native

Version:

LiveLike React Native package

17 lines (16 loc) 492 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _LLVoteWidgetBody = require("./LLVoteWidgetBody"); Object.keys(_LLVoteWidgetBody).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _LLVoteWidgetBody[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _LLVoteWidgetBody[key]; } }); }); //# sourceMappingURL=index.js.map