Files
soybean-admin/src/layouts/common/SettingDrawer/components/index.ts
2022-01-07 18:51:06 +08:00

4 lines
79 B
TypeScript

import DrawerButton from './DrawerButton/index.vue';
export { DrawerButton };