Initial project import
This commit is contained in:
4
node_modules/concurrently/dist/bin/read-package-json.d.ts
generated
vendored
Normal file
4
node_modules/concurrently/dist/bin/read-package-json.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Read the package.json file of `concurrently`
|
||||
*/
|
||||
export declare function readPackageJson(): Record<string, unknown>;
|
||||
Reference in New Issue
Block a user