UNPKG

@fruits-chain/react-native-xiaoshu

Version:
9 lines (8 loc) • 270 B
"use strict"; import { attachPropertiesToComponent } from "../helpers/index.js"; import BottomBar from "./bottom-bar.js"; import { varCreator } from "./style.js"; export default attachPropertiesToComponent(BottomBar, { varCreator }); //# sourceMappingURL=index.js.map