| Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/lowlight/lib/ |
| Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/lowlight/lib/all.d.ts |
/**
* Map of grammars.
*
* @type {Record<string, LanguageFn>}
*/
export const grammars: Record<string, LanguageFn>;
import type { LanguageFn } from 'highlight.js';
//# sourceMappingURL=all.d.ts.map