@nebulaglitch/shopbot
Version:
A library to generate shopbot output
1 lines • 739 B
Source Map (JSON)
{"version":3,"file":"setoutputswitch.cjs","sources":["../../src/commands/setoutputswitch.ts"],"sourcesContent":["'use strict';\n\nimport Command from '../command';\n\nclass SetOutputSwitch extends Command {\n\n constructor(switchNum: number, state: string) {\n super(\"SO\");\n this.args.push(switchNum)\n this.args.push(state)\n }\n}\n\nexport default SetOutputSwitch;\n"],"names":["SetOutputSwitch","Command","constructor","switchNum","state","args","push"],"mappings":";;;;;;AAIA,MAAMA,eAAwBC,SAAAA,eAAAA,CAAAA;IAE1BC,WAAYC,CAAAA,SAAiB,EAAEC,KAAa,CAAE;AAC1C,QAAA,KAAK,CAAC,IAAA,CAAA;AACN,QAAA,IAAI,CAACC,IAAI,CAACC,IAAI,CAACH,SAAAA,CAAAA;AACf,QAAA,IAAI,CAACE,IAAI,CAACC,IAAI,CAACF,KAAAA,CAAAA;AACnB;AACJ;;;;"}