agent-claw: automated task changes
This commit is contained in:
5
cdk/node_modules/aws-cdk/lib/cli/telemetry/collect-telemetry.d.ts
generated
vendored
Normal file
5
cdk/node_modules/aws-cdk/lib/cli/telemetry/collect-telemetry.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import type { Context } from '../../api/context';
|
||||
/**
|
||||
* Whether or not we collect telemetry
|
||||
*/
|
||||
export declare function canCollectTelemetry(args: any, context: Context): boolean;
|
||||
Reference in New Issue
Block a user