UNPKG

@madhusha_99/notification-center

Version:

Notification Center is a lightweight JavaScript library for displaying beautiful, customizable notifications powered by **Tailwind CSS**.

7 lines (6 loc) 149 B
import { default as t } from "./core/Toast/index.js"; import { default as f } from "./core/Dialog/index.js"; export { f as Dialog, t as Toast };