feat(smartstream): bump dependencies, update build/publish config, refactor tests, and overhaul documentation
This commit is contained in:
@@ -64,4 +64,4 @@ tap.test('WebDuplexStream should handle transform with a write function', async
|
||||
expect(output).toEqual(expectedOutput);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
Reference in New Issue
Block a user