source:
node_modules/core-js-pure/modules/web.timers.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 179 bytes |
Line | |
---|---|
1 | 'use strict'; |
2 | // TODO: Remove this module from `core-js@4` since it's split to modules listed below |
3 | require('../modules/web.set-interval'); |
4 | require('../modules/web.set-timeout'); |
Note:
See TracBrowser
for help on using the repository browser.