Skip to content

Commit 854191d

Browse files
committed
wip
1 parent 22e9a41 commit 854191d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)