UNPKG

@madhusha_99/notification-center

Version:

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

2 lines (1 loc) 193 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./core/Toast/index.cjs"),o=require("./core/Dialog/index.cjs");exports.Toast=e;exports.Dialog=o;