index.js 99 Bytes Raw Blame History Permalink 1 2 3 'use strict'; module.exports = require('child_process').spawnSync || require('./lib/spawn-sync');