prm.js 75 B

123
  1. #!/usr/bin/env node
  2. import { main } from "./utils/index.js";
  3. main("pnpm");