agent-claw: automated task changes
This commit is contained in:
7
cdk/node_modules/aws-cdk/lib/cli/singleton-plugin-host.d.ts
generated
vendored
Normal file
7
cdk/node_modules/aws-cdk/lib/cli/singleton-plugin-host.d.ts
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* The singleton plugin host
|
||||
*
|
||||
* This is only a concept in the CLI, not in the toolkit library.
|
||||
*/
|
||||
import { PluginHost } from '../api/plugin';
|
||||
export declare const GLOBAL_PLUGIN_HOST: PluginHost;
|
||||
Reference in New Issue
Block a user