UNPKG

vue-snotify

Version:
9 lines (8 loc) 502 B
export { Snotify } from './Snotify.interface'; export { SnotifyAnimate } from './SnotifyAnimate.interface'; export { SnotifyButton } from './SnotifyButton.interface'; export { SnotifyDefaults } from './SnotifyDefaults.interface'; export { SnotifyGlobalConfig } from './SnotifyGlobalConfig.interface'; export { SnotifyNotifications } from './SnotifyNotifications.interface'; export { SnotifyStyles } from './SnotifyStyles.interface'; export { SnotifyToastConfig } from './SnotifyToastConfig.interface';