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 2763384 commit 2303972Copy full SHA for 2303972
package.json
@@ -10,6 +10,7 @@
10
"exports": {
11
"./package.json": "./package.json",
12
".": {
13
+ "types": "./lib/src/index.d.ts",
14
"import": "./lib/index.js",
15
"require": "./dist/sql-formatter.min.cjs"
16
}
0 commit comments