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 _pickerInstance = require("./picker-instance.js"); var _style = require("./style.js"); var _default = exports.default = (0, _index.attachPropertiesToComponent)(_pickerInstance.Instance, { varCreator: _style.varCreator, styleCreator: _style.styleCreator, Component: _pickerInstance.Component, PickerComponent: _pickerInstance.PickerComponent }); //# sourceMappingURL=index.js.map