agent-claw: automated task changes
This commit is contained in:
5
cdk/node_modules/aws-cdk/lib/cli/util/ci.d.ts
generated
vendored
Normal file
5
cdk/node_modules/aws-cdk/lib/cli/util/ci.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Returns true if the current process is running in a CI environment
|
||||
* @returns true if the current process is running in a CI environment
|
||||
*/
|
||||
export declare function isCI(): boolean;
|
||||
Reference in New Issue
Block a user