index.js 82 B

123
  1. // export this package's api
  2. import Drawer from "./Drawer";
  3. export default Drawer;