UNPKG

ngx-tailwind-toastify

Version:

A customizable toast notifications library using Tailwind CSS.

8 lines (6 loc) 227 B
/* * Public API Surface of ngx-tailwind-toastify */ // export * from './lib/ngx-tailwind-toastify.service'; export * from './lib/ngx-tailwind-toastify.provider'; export * from './lib/ngx-tailwind-toastify.component';