package.index.d.ts Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of notyf Show documentation
Show all versions of notyf Show documentation
A dead simple, responsive, a11y, dependency-free, vanilla JavaScript toast library.
The newest version!
import Notyf from './notyf';
export * from './notyf.models';
export * from './notyf.options';
export * from './notyf.view';
export { Notyf };
© 2015 - 2025 Weber Informatics LLC | Privacy Policy