UNPKG

rxcc

Version:

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

31 lines 564 B
/** * @see https://unpkg.com/browse/tree-sitter-wasms@latest/out/ */ export declare const ext2Lang: { vue: string; cjs: string; mjs: string; mjsx: string; js: string; jsx: string; ctx: string; mts: string; mtsx: string; ts: string; tsx: string; h: string; c: string; hpp: string; cpp: string; py: string; rs: string; java: string; go: string; cs: string; rb: string; php: string; swift: string; css: string; sol: string; }; //# sourceMappingURL=ext2Lang.d.ts.map