UNPKG

68 BTypeScriptView Raw
1export declare enum WsParamtype {
2 SOCKET = 0,
3 PAYLOAD = 3
4}