index.js 88 B

123
  1. // base rc-drawer 4.4.2
  2. import Drawer from './src/DrawerWrapper';
  3. export default Drawer;