UNPKG

@aplus-frontend/ui

Version:

6 lines (5 loc) 276 B
import { default as ApButton } from './ap-button.vue'; import { default as ApActionButton } from './ap-action-button.vue'; import { default as ApConfirmButton } from './ap-confirm-button.vue'; export * from './interface'; export { ApButton, ApActionButton, ApConfirmButton };