| Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/cfonts/lib/ |
| Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/cfonts/lib/Debugging.d.ts |
/**
* DEBUG object for tracking debug mode and level
*
* @type {Object}
*/
export const DEBUG: any;
/**
* Debugging prettiness
*
* @type {object}
*/
export const Debugging: object;