UNPKG

svelte-toasty

Version:

Easily configurable toast notification component for Svelte

4 lines (2 loc) 75 B
import { writable } from "svelte/store"; export const store = writable();