fix: error TS7006: Parameter 'event' implicitly has an 'any' type dur… #133
Annotations
6 errors
|
Release
Process completed with exit code 1.
|
|
Release:
src/websocket.ts#L3
This module can only be referenced with ECMAScript imports/exports by turning on the 'allowSyntheticDefaultImports' flag and referencing its default export.
|
|
Release:
src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'MessageEvent'.
|
|
Release:
src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'Event'.
|
|
Release:
src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'ErrorEvent'.
|
|
Release:
src/websocket.ts#L3
Module '"isomorphic-ws"' has no exported member 'CloseEvent'.
|