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.
WritableStream
1 parent 191ea5e commit fe44946Copy full SHA for fe44946
src/index.js
@@ -1,7 +1,7 @@
1
import fastglob from 'fast-glob'
2
import micromatch from 'micromatch'
3
import js2xmlparser from 'js2xmlparser'
4
-import { WritableStream } from 'htmlparser2/lib/WritableStream'
+import { WritableStream } from 'htmlparser2/WritableStream'
5
import pool from 'tiny-async-pool'
6
import nodepath from 'node:path'
7
import { createReadStream, promises as fs } from 'node:fs'
0 commit comments