UNPKG

angular2-notifications-zth

Version:

> A light and easy to use notifications library for Angular 2. ~~It features both regular page notifications (toasts) and push notifications.~~

15 lines (14 loc) 251 B
{ "compilerOptions": { "baseUrl": "./src", "experimentalDecorators": true, "moduleResolution": "node", "rootDir": "./src", "lib": [ "es2015", "dom" ], "skipLibCheck": true, "types": [] } }