agent-claw: automated task changes
This commit is contained in:
4
cdk/node_modules/aws-cdk-lib/aws-cloudwatch/lib/private/make-enumerable.d.ts
generated
vendored
Normal file
4
cdk/node_modules/aws-cdk-lib/aws-cloudwatch/lib/private/make-enumerable.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Make a property from the specified prototype enumerable on the specific instance.
|
||||
*/
|
||||
export declare function makeEnumerable(prototype: object, instance: object, propertyKey: string): void;
|
||||
Reference in New Issue
Block a user