Files
scrap/node_modules/next/dist/lib/helpers/get-npx-command.d.ts
2024-09-24 03:52:46 +00:00

2 lines
64 B
TypeScript

export declare function getNpxCommand(baseDir: string): string;