DefinitelyTyped/types/socketio-wildcard
Nathan Shively-Sanders b50ab5ac9b
Fix socketio-wildcard for @types/node@13 (#41432)
EventEmitter is just an interface now, so we have to use the class
provided by `require("events")` instead.
2020-01-06 14:36:32 -08:00
..
index.d.ts
socketio-wildcard-tests.ts
tsconfig.json
tslint.json