UNPKG

@vuesax-alpha/nightly

Version:
10 lines (7 loc) 300 B
import '../../utils/index.mjs'; import Alert from './src/alert2.mjs'; export { alertEmits, alertProps } from './src/alert.mjs'; import { withInstall } from '../../utils/vue/install.mjs'; const VsAlert = withInstall(Alert); export { VsAlert, VsAlert as default }; //# sourceMappingURL=index.mjs.map