agent-claw: automated task changes
This commit is contained in:
5
cdk/lib/agent-claw-stack.d.ts
vendored
Normal file
5
cdk/lib/agent-claw-stack.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import * as cdk from 'aws-cdk-lib';
|
||||
import { Construct } from 'constructs';
|
||||
export declare class AgentClawStack extends cdk.Stack {
|
||||
constructor(scope: Construct, id: string, props?: cdk.StackProps);
|
||||
}
|
||||
Reference in New Issue
Block a user