DefinitelyTyped/types/node-fetch
Mike Marcacci 879861b8ee Add RequestInit.signal to node-fetch (#35636)
* Add RequestInit.signal to node-fetch

* Make comments more clear.

Co-Authored-By: Niklas Lindgren <nikc@iki.fi>

* Move AbortSignal into its own file

* rename to externals.d.ts per suggestion

* Make more requested changes

* add back files entry, as required by checks

* Add back import/export
2019-06-05 11:24:35 -07:00
..
externals.d.ts Add RequestInit.signal to node-fetch (#35636) 2019-06-05 11:24:35 -07:00
index.d.ts Add RequestInit.signal to node-fetch (#35636) 2019-06-05 11:24:35 -07:00
node-fetch-tests.ts Add RequestInit.signal to node-fetch (#35636) 2019-06-05 11:24:35 -07:00
tsconfig.json Add RequestInit.signal to node-fetch (#35636) 2019-06-05 11:24:35 -07:00
tslint.json