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
7 lines • 366 B
TypeScript
/******************************************************************************
* This file was generated by langium-cli 3.5.2.
* DO NOT EDIT MANUALLY!
******************************************************************************/
import type { Grammar } from 'langium';
export declare const AgentlangGrammar: () => Grammar;
//# sourceMappingURL=grammar.d.ts.map