UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

5 lines (4 loc) 168 B
require('child_process').exec('array-bin', { env: process.env }, function (err) { if (err && err.code) throw new Error('exited badly with code = ' + err.code) })