Skip to main content
Glama
TSDocEmitter.d.ts993 B
import type { DocComment, DocDeclarationReference, DocHtmlEndTag, DocHtmlStartTag } from '../nodes'; import type { IStringBuilder } from './StringBuilder'; /** * Renders a DocNode tree as a code comment. */ export declare class TSDocEmitter { readonly eol: string; private _emitCommentFraming; private _output; private _lineState; private _previousLineHadContent; private _hangingParagraph; renderComment(output: IStringBuilder, docComment: DocComment): void; renderHtmlTag(output: IStringBuilder, htmlTag: DocHtmlStartTag | DocHtmlEndTag): void; renderDeclarationReference(output: IStringBuilder, declarationReference: DocDeclarationReference): void; private _renderCompleteObject; private _renderNode; private _renderInlineTag; private _renderNodes; private _ensureAtStartOfLine; private _ensureLineSkipped; private _writeContent; private _writeNewline; private _writeEnd; } //# sourceMappingURL=TSDocEmitter.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/yogendhra9/ZerodhaMCP'

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