We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hast-util-from-parse5
1 parent aa49022 commit 7162520Copy full SHA for 7162520
index.js
@@ -1,4 +1,6 @@
1
/**
2
+ * @typedef {import('hast-util-from-parse5')} DoNotTouchItRegistersData
3
+ *
4
* @typedef {import('./lib/index.js').ErrorCode} ErrorCode
5
* @typedef {import('./lib/index.js').ErrorSeverity} ErrorSeverity
6
* @typedef {import('./lib/index.js').OnError} OnError
0 commit comments