Skip to content

Commit e615732

Browse files
committed
wip
1 parent e7bd91a commit e615732

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/WebSocketClient.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ import { clientDefault, connectTimeoutTime } from './config.js';
2121
import * as events from './events.js';
2222
import * as utils from './utils.js';
2323

24+
// placeholder change
25+
2426
interface WebSocketClient extends createDestroy.CreateDestroy {}
2527
/**
2628
* You must provide an error handler `addEventListener('error')`.

0 commit comments

Comments
 (0)