agent-claw: automated task changes
This commit is contained in:
3
cdk/node_modules/aws-cdk/lib/cli/cli.d.ts
generated
vendored
Normal file
3
cdk/node_modules/aws-cdk/lib/cli/cli.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { Synthesizer } from '../cxapp';
|
||||
export declare function exec(args: string[], synthesizer?: Synthesizer): Promise<number | void>;
|
||||
export declare function cli(args?: string[]): void;
|
||||
Reference in New Issue
Block a user