UNPKG

ember-cli

Version:

Command line tool for developing ambitious ember.js apps

6 lines (3 loc) 104 B
'use strict'; const which = require('which'); module.exports = which.sync('yarn', { nothrow: true });