die heldin script add
This commit is contained in:
5
node_modules/@stomp/stompjs/esm6/augment-websocket.d.ts
generated
vendored
Normal file
5
node_modules/@stomp/stompjs/esm6/augment-websocket.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import { IStompSocket } from './types';
|
||||
/**
|
||||
* @internal
|
||||
*/
|
||||
export declare function augmentWebsocket(webSocket: IStompSocket, debug: (msg: string) => void): void;
|
||||
Reference in New Issue
Block a user