agent-claw: automated task changes
This commit is contained in:
8
cdk/node_modules/aws-cdk-lib/rosetta/aws_identitystore/default.ts-fixture
generated
vendored
Normal file
8
cdk/node_modules/aws-cdk-lib/rosetta/aws_identitystore/default.ts-fixture
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
import { Construct } from 'constructs';
|
||||
import { Stack } from 'aws-cdk-lib';
|
||||
|
||||
class MyStack extends Stack {
|
||||
constructor(scope: Construct, id: string) {
|
||||
/// here
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user