UNPKG

@fruits-chain/react-native-xiaoshu

Version:
16 lines (15 loc) • 588 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _index = require("../helpers/index.js"); var _actionSheetInstance = require("./action-sheet-instance.js"); var _style = require("./style.js"); var _default = exports.default = (0, _index.attachPropertiesToComponent)(_actionSheetInstance.ActionSheetInstance, { varCreator: _style.varCreator, styleCreator: _style.styleCreator, Component: _actionSheetInstance.Component, ActionSheetComponent: _actionSheetInstance.ActionSheetComponent }); //# sourceMappingURL=index.js.map