Initial Save
This commit is contained in:
2
node_modules/subscriptions-transport-ws/dist/legacy/parse-legacy-protocol.d.ts
generated
vendored
Normal file
2
node_modules/subscriptions-transport-ws/dist/legacy/parse-legacy-protocol.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import { ConnectionContext } from '../server';
|
||||
export declare const parseLegacyProtocolMessage: (connectionContext: ConnectionContext, message: any) => any;
|
||||
Reference in New Issue
Block a user