UNPKG

reactjs-toaster

Version:

The React JS Toaster (reactjs-toaster) is lightweight JavaScript/TypeScript based Toast message library for showing Error , Success , Warning and Info message in UI End.

11 lines 246 B
{ "compilerOptions": { "moduleResolution": "node", "jsx": "react", "target": "ES2020", "module": "ESNext", "strict": true, "declaration": true, "declarationDir": "dist" } }