{"version":3,"sources":["/home/mkabumattar/work/withrawi/rawi/dist/chunk-ONYG2PRX.cjs","../src/cli/commands/ask/options/act.ts"],"names":["actOption","chalk"],"mappings":"AAAA;ACAA,4EAAkB,IAGLA,CAAAA,CAA2B,CACtC,KAAA,CAAO,kBAAA,CACP,WAAA,CAAaC,eAAAA,CAAM,KAAA,CAAM,gDAAgD,CAC3E,CAAA,CAAA,cAAA;ADJA","file":"/home/mkabumattar/work/withrawi/rawi/dist/chunk-ONYG2PRX.cjs","sourcesContent":[null,"import chalk from 'chalk';\nimport type {CommandOption} from '../types.js';\n\nexport const actOption: CommandOption = {\n  flags: '--act <template>',\n  description: chalk.white('Use an act template (e.g., ethereum-developer)'),\n};\n"]}