UNPKG

@rnm/pm

Version:

Unified Package Manager for Node.js

3 lines 195 B
import { type SupportedPm } from "../base.ts"; export declare function executeShim(pm: SupportedPm, args: string[], execute?: boolean): Promise<number>; //# sourceMappingURL=execute-shim.d.ts.map