Skip to main content
Glama
valueConverter.d.ts378 B
import type { CstNode, GrammarAST, ValueType } from 'langium'; import { AbstractMermaidValueConverter } from '../common/index.js'; export declare class PieValueConverter extends AbstractMermaidValueConverter { protected runCustomConverter(rule: GrammarAST.AbstractRule, input: string, _cstNode: CstNode): ValueType | undefined; } //# sourceMappingURL=valueConverter.d.ts.map

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ai-of-mine/fast-mermaid-validator-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server