import Toast from "../dist/toasters.js"; new Toast({ content: "This is a test for content", persistant: true });