UNPKG

agentlang

Version:

The easiest way to build the most reliable AI agents - enterprise-grade teams of AI agents that collaborate with each other and humans

4 lines 213 B
import type * as vscode from 'vscode'; export declare function activate(context: vscode.ExtensionContext): void; export declare function deactivate(): Thenable<void> | undefined; //# sourceMappingURL=main.d.ts.map