index.ts 93 Bytes
export { default as Notification } from './notification.vue';

export type * from './types';