source:
trip-planner-front/node_modules/core-js/stable/set-timeout.js@
6fe77af
Last change on this file since 6fe77af was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 110 bytes |
Line | |
---|---|
1 | require('../modules/web.timers'); |
2 | var path = require('../internals/path'); |
3 | |
4 | module.exports = path.setTimeout; |
Note:
See TracBrowser
for help on using the repository browser.