vue-toastify
Version:
<p align="center">Simple and dependency-free notification plugin.</p>
14 lines (13 loc) • 333 B
JavaScript
import "./useVtSettings.mjs";
import "./useVtEvents.mjs";
import { c as s, e, t as r } from "./useToast-Cb3NAh6T.js";
/*! ================================
vue-toastify v2.1.0
(c) 2019-present Nandor Kraszlan
Released under MIT License
================================== */
export {
s as app,
e as default,
r as toastMethods
};