We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
module-sync
1 parent b08feae commit 2568d85Copy full SHA for 2568d85
.github/FUNDING.yml
@@ -8,4 +8,4 @@ patreon: 1stG
8
custom:
9
- https://opencollective.com/1stG
10
- https://opencollective.com/rxts
11
- - https://afdian.net/@JounQin
+ - https://afdian.com/a/JounQin
package.json
@@ -23,17 +23,9 @@
23
"types": "./lib/index.d.ts",
24
"default": "./lib/index.js"
25
},
26
- "module-sync": {
27
- "types": "./lib/index.d.ts",
28
- "default": "./lib/index.js"
29
- },
30
"require": {
31
"types": "./index.d.cts",
32
"default": "./lib/index.cjs"
33
34
- "default": {
35
36
37
}
38
39
"./package.json": "./package.json"
0 commit comments