UNPKG

react-native-unit-components

Version:

Unit React Native components

13 lines (12 loc) 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "eventBus", { enumerable: true, get: function () { return _EventBus.eventBus; } }); var _EventBus = require("./EventBus"); //# sourceMappingURL=index.js.map