UNPKG

@fruits-chain/react-native-xiaoshu

Version:
10 lines (9 loc) • 303 B
"use strict"; import { attachPropertiesToComponent } from "../helpers/index.js"; import PickerView from "./picker-view.js"; import { varCreator, styleCreator } from "./style.js"; export default attachPropertiesToComponent(PickerView, { varCreator, styleCreator }); //# sourceMappingURL=index.js.map