{"version":3,"sources":["/home/mkabumattar/work/withrawi/rawi/dist/chunk-NUMCQRKU.cjs","../src/cli/commands/ask/options/show-filtered.ts"],"names":["showFilteredOption","chalk"],"mappings":"AAAA;ACAA,4EAAkB,IAGLA,CAAAA,CAAoC,CAC/C,KAAA,CAAO,iBAAA,CACP,WAAA,CAAaC,eAAAA,CAAM,KAAA,CACjB,sEACF,CACF,CAAA,CAAA,cAAA;ADNA","file":"/home/mkabumattar/work/withrawi/rawi/dist/chunk-NUMCQRKU.cjs","sourcesContent":[null,"import chalk from 'chalk';\nimport type {CommandOption} from '../types.js';\n\nexport const showFilteredOption: CommandOption = {\n  flags: '--show-filtered',\n  description: chalk.white(\n    'Show which information was filtered and display filtering statistics',\n  ),\n};\n"]}