We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Space
1 parent bdf41fc commit ab3559eCopy full SHA for ab3559e
index.js
@@ -1,5 +1,6 @@
1
/**
2
* @typedef {import('./lib/index.js').Options} Options
3
+ * @typedef {import('./lib/index.js').Space} Space
4
*/
5
6
export {fromParse5} from './lib/index.js'
0 commit comments