Closed JulZimmermann closed 6 years ago
Thank you. Unfortunately, the auk
branch is no longer being developed. This pull request should be made against https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/feathersjs__socketio/index.d.ts (which it appears already has the change).
import 'socket.io' is not a valid typescript syntax. Fixed this by using import * as from syntax