UNPKG

env-cmd

Version:

Executes a command using the environment variables in an env file

3 lines (2 loc) 56 B
import * as spawn from 'cross-spawn'; export { spawn };