We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae99154 commit 819c500Copy full SHA for 819c500
notify.d.ts
package.json
@@ -3,11 +3,9 @@
3
"version": "2.0.1",
4
"description": "A simple JavaScript library for creating and managing toaster & snackbar notifications",
5
"main": "notify.js",
6
- "types": "notify.d.ts",
7
"files": [
8
"notify.js",
9
"notify.js.map",
10
- "notify.d.ts",
11
"notifier.js",
12
"notifier.js.map",
13
"snackbar-component.js",
0 commit comments