@fruits-chain/react-native-xiaoshu
Version:
🌈 React Native UI library
16 lines (15 loc) • 541 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _index = require("../helpers/index.js");
var _notifyInstance = require("./notify-instance.js");
var _style = require("./style.js");
var _default = exports.default = (0, _index.attachPropertiesToComponent)(_notifyInstance.Instance, {
varCreator: _style.varCreator,
styleCreator: _style.styleCreator,
Component: _notifyInstance.Component,
NotifyComponent: _notifyInstance.NotifyComponent
});
//# sourceMappingURL=index.js.map
;