DEP0201:将 options.type 传递给 Duplex.toWeb()
🌐 DEP0201: Passing options.type to Duplex.toWeb()
类型:运行时
🌐 Type: Runtime
将 type 选项传递给 Duplex.toWeb() 已被弃用。要指定构造的可读-可写对的可读部分的类型,请改为使用 readableType 选项。
🌐 Passing the type option to Duplex.toWeb() is deprecated. To specify the
type of the readable half of the constructed readable-writable pair, use the
readableType option instead.