amis-rpc-design/node_modules/rc-drawer/es/index.js

3 lines
82 B
JavaScript
Raw Normal View History

2023-10-07 19:42:30 +08:00
// export this package's api
import Drawer from "./Drawer";
export default Drawer;