UNPKG

@fruits-chain/react-native-xiaoshu

Version:
10 lines (7 loc) • 226 B
import { attachPropertiesToComponent } from '../helpers' import { varCreator, styleCreator } from './style' import Switch from './switch' export default attachPropertiesToComponent(Switch, { varCreator, styleCreator, })