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 ece8885 commit bf8b1ffCopy full SHA for bf8b1ff
package.json
@@ -4,7 +4,9 @@
4
"author": "yeikos",
5
"description": "(recursive)? merging of (cloned)? objects.",
6
"main": "lib/src/index.js",
7
- "files": [],
+ "files": [
8
+ "lib/src/index.d.ts"
9
+ ],
10
"license": "MIT",
11
"homepage": "https://github.com/yeikos/js.merge",
12
"repository": {
0 commit comments