ship-gis/node_modules/core-js/stable/set-timeout.js

6 lines
124 B
JavaScript
Raw Normal View 히스토리

2026-01-22 09:14:01 +09:00
'use strict';
require('../modules/web.timers');
var path = require('../internals/path');
module.exports = path.setTimeout;