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 560af4c commit ea591fcCopy full SHA for ea591fc
index.js
@@ -1,5 +1,5 @@
1
/**
2
- * @typedef {import('lowlight/lib/core.js').LowlightRoot} LowlightRoot
+ * @typedef {import('lowlight').Root} LowlightRoot
3
* @typedef {import('lowlight/lib/core.js').HighlightSyntax} HighlightSyntax
4
* @typedef {import('hast').Root} Root
5
* @typedef {import('hast').Element} Element
0 commit comments