UNPKG

@roots/dependencies

Version:

Automated package installation

4 lines (3 loc) 127 B
export { Command } from './base.command.js'; export { Npm } from './npm.command.js'; export { Yarn } from './yarn.command.js';