UNPKG

vue3-snackbar

Version:

<p align="center"> <a href="https://evomark.co.uk" target="_blank" alt="Link to evoMark's website"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://evomark.co.uk/wp-content/uploads/static/evomark-logo--dark.svg

8 lines 255 B
declare namespace _default { function $on(...args: any[]): any; function $once(...args: any[]): any; function $off(...args: any[]): any; function $emit(...args: any[]): any; } export default _default; //# sourceMappingURL=eventbus.d.ts.map