Files
hydro-builder-app/node_modules/concurrently/dist/bin/read-package-json.d.ts
2026-06-13 17:36:44 -07:00

5 lines
124 B
TypeScript

/**
* Read the package.json file of `concurrently`
*/
export declare function readPackageJson(): Record<string, unknown>;