UNPKG

ant-design-x-vue

Version:
5 lines (4 loc) 166 B
import Actions from './Actions.vue'; export type { ActionsProps, ActionItem, ItemType, SubItemType } from './interface'; export default Actions; export { Actions, };