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 67a77aa commit cd334fbCopy full SHA for cd334fb
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"type": "module",
5
"description": "Convert a Google Doc JSON representation to an HTML abstract syntax tree.",
6
"main": "dist/index.js",
7
- "types": "dist/index.d.ts",
+ "types": "dist/src/index.d.ts",
8
"homepage": "https://github.com/googleworkspace/google-docs-hast",
9
"repository": {
10
"type": "git",
0 commit comments