UNPKG

node-version-utils

Version:

Utilities for running commands on a specific version of node by installed path

3 lines (2 loc) 88 B
export type * from './types'; export { default as spawnOptions } from './spawnOptions';