UNPKG

repomix

Version:

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

3 lines (2 loc) 136 B
export declare const getLanguageFromFilePath: (filePath: string) => string; export declare const registerHandlebarsHelpers: () => void;