{"version":3,"sources":["/home/mkabumattar/work/withrawi/rawi/dist/chunk-NGNETCDI.cjs","../src/cli/commands/ask/options/filter-sensitive.ts"],"names":["filterSensitiveOption","chalk"],"mappings":"AAAA;ACAA,4EAAkB,IAGLA,CAAAA,CAAuC,CAClD,KAAA,CAAO,oBAAA,CACP,WAAA,CAAaC,eAAAA,CAAM,KAAA,CACjB,yDACF,CACF,CAAA,CAAA,cAAA;ADNA","file":"/home/mkabumattar/work/withrawi/rawi/dist/chunk-NGNETCDI.cjs","sourcesContent":[null,"import chalk from 'chalk';\nimport type {CommandOption} from '../types.js';\n\nexport const filterSensitiveOption: CommandOption = {\n  flags: '--filter-sensitive',\n  description: chalk.white(\n    'Filter sensitive information from prompts and responses',\n  ),\n};\n"]}