UNPKG

node-version-utils

Version:

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

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