UNPKG

@fruits-chain/react-native-xiaoshu

Version:
16 lines (15 loc) • 541 B
"use strict"; 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