feat(ws): add order cancelled events #129
Annotations
10 warnings
Static checks:
src/connector/ws/types.ts#L3
Unexpected any. Specify a different type
|
Static checks:
src/connector/ws/types.ts#L3
Unexpected any. Specify a different type
|
Static checks:
src/connector/ws/types.ts#L5
Unexpected any. Specify a different type
|
Static checks:
src/connector/ws/types.ts#L13
Unexpected any. Specify a different type
|
Static checks:
src/connector/ws/websocket-client.connector.ts#L85
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L61
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L63
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L65
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L67
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L71
Unexpected any. Specify a different type
|