UNPKG

136 BTypeScriptView Raw
1import { reduxLeaves } from "./reduxLeaves";
2import bundle from './bundle';
3export { bundle, reduxLeaves };
4export default reduxLeaves;