UNPKG

codevault

Version:

AI-powered semantic code search via Model Context Protocol

3 lines 121 B
import type { SyntaxNode } from 'tree-sitter'; export type TreeSitterNode = SyntaxNode; //# sourceMappingURL=ast.d.ts.map