fuc-new/doc/node_modules/htmlparser2/WritableStream.js
hellcat 6adbc04d4b 1
2025-10-03 17:17:08 +08:00

4 lines
157 B
JavaScript

// Make exports work in Node < 12
// eslint-disable-next-line no-undef, unicorn/prefer-module
module.exports = require("./dist/commonjs/WritableStream.js");