DefinitelyTyped/types/x-ray
Leonardo Dino 87735e29a5 [x-ray] add instance.abort parameter (#35187)
* [x-ray] add instance.abort parameter

It's actually a required parameter
created in this PR: https://github.com/matthewmueller/x-ray/pull/232
called here: c95ef3e2a9/index.js (L127)

see tests:
3c5b9e4a00/test/xray_spec.js (L338)
3c5b9e4a00/test/xray_spec.js (L304)

* [x-ray] remove unnecessary generics

Thanks @weswigham for the review

* [x-ray] replace abort handler any with unknown

thanks @weswigham
2019-05-03 20:32:07 -07:00
..
index.d.ts
tsconfig.json
tslint.json
x-ray-tests.ts