UNPKG

mili

Version:

Scaffolding with continuous control over the development of the project.

4 lines (3 loc) 145 B
/// <reference types="node" /> import * as childProcess from 'child_process'; export declare const exec: typeof childProcess.exec.__promisify__;