UNPKG

@3kles/3kles-websocket

Version:

10 lines (9 loc) 265 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // export interface IM3SocketMessage { // transaction: string; // api: string; // params?: { [key: string]: any }; // cookie?: string; // authentication?: string; // }