aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/stable/set-timeout.js
blob: b497a6a9683ddc36f05234ca29178fb692957d00 (plain)
1
2
3
4
require('../modules/web.timers');
var path = require('../internals/path');

module.exports = path.setTimeout;