We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61dc146 commit a72e407Copy full SHA for a72e407
package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "@netlify/functions",
3
"main": "./dist/main.js",
4
+ "types": "./dist/main.d.ts",
5
"type": "commonjs",
6
"exports": {
7
".": {
0 commit comments