fix(smartduplex): now has a .getWebStreams method, that exposes a web streams compatible API
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
import './plugins.js';
|
||||
export * from './classes.webduplexstream.js';
|
||||
export {
|
||||
convertDuplexToWebStream,
|
||||
} from './convert.js';
|
||||
Reference in New Issue
Block a user