DefinitelyTyped/types/requestidlecallback
teramotodaiki 6269c2d818 [requestidlecallback] export "request" instead (#38688)
* [requestidlecallback] export "request" instead

aFarkas's requestIdleCallback polyfill does not export as "requestIdleCallback". It's "request" and "cancel".

18e7d0036d/index.js (L209-L212)

* format

* add line break to "Definitions by"

I followed below:
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/README.md#edit-an-existing-package
2019-10-03 14:31:56 -07:00
..
index.d.ts
requestidlecallback-tests.ts
tsconfig.json
tslint.json