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

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

https://github.com/aFarkas/requestIdleCallback/blob/18e7d0036d970204e32451e6c4190003161176c0/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
..