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 1e86ac6 commit bc6063cCopy full SHA for bc6063c
tsconfig/tsconfig.json
@@ -21,6 +21,7 @@
21
"useDefineForClassFields": true
22
},
23
"files": [
24
- "../src/index.ts"
+ "../src/index.ts",
25
+ "../src/index-return-cons.ts"
26
]
27
}
0 commit comments