GT2/Ejectable/node_modules/expo/build/timer/polyfillNextTick.d.ts

5 lines
171 B
TypeScript
Raw Normal View History

2021-08-16 00:14:59 +00:00
/**
* Defines a small polyfill for process.nextTick. Eventually we'd like to replace this polyfill with
* a native implementation with the correct timing semantics.
*/