UNPKG

@fruits-chain/react-native-xiaoshu

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