UNPKG

aico-pack

Version:

A tool to pack repository contents to single file for AI consumption

3 lines 162 B
import Parser from 'web-tree-sitter'; export declare function loadLanguage(langName: string): Promise<Parser.Language>; //# sourceMappingURL=loadLanguage.d.ts.map