UNPKG

@pnpm/plugin-commands-rebuild

Version:
5 lines (4 loc) 199 B
import * as rebuild from './rebuild.js'; export { type RebuildCommandOpts } from './rebuild.js'; export { rebuild }; export { rebuildProjects, rebuildSelectedPkgs } from './implementation/index.js';