swc/crates/swc_bundler/tests/.cache/untrusted/73fe1777e829cc1b5502570f52408c0036c456af.ts
2021-11-09 20:42:49 +09:00

7 lines
199 B
TypeScript

// Loaded from https://raw.githubusercontent.com/denjucks/dex/master/lib/util/delay.js
import { promisify } from '../deps/@jspm/core@1.1.0/nodelibs/util.js';
export default promisify(setTimeout);