DefinitelyTyped/types/feathersjs__socket-commons
Jan Lohage d2afdde5ba @feathersjs/feathers + @feathersjs/socketio: Minor fixes (#23822)
* [@feathersjs] add @feathersjs/socket-commons import to @feathersjs/socketio and @feathersjs/primus packages

* [@feathersjs] fix ts version in @feathersjs/socketio and @feathersjs/primus packages

* [@feathersjs] really fix ts version in @feathersjs/socketio and @feathersjs/primus packages

* add express reexports

* @feathersjs/feathers: add generic default type to `Application` interface
@feathersjs/feathers: make Params.paginate optional
@feathersjs/socketio: make callback optional

* change Hook return type from undefined to void

* Update index.d.ts

* disable tslint rule 'void-return' for specific callback

* Update index.d.ts

* Update index.d.ts
2018-02-26 11:52:21 -08:00
..
feathersjs__socket-commons-tests.ts
index.d.ts @feathersjs/feathers + @feathersjs/socketio: Minor fixes (#23822) 2018-02-26 11:52:21 -08:00
tsconfig.json Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
tslint.json