UNPKG

@nebulaglitch/shopbot

Version:
1 lines 735 B
{"version":3,"file":"jogspeed.cjs","sources":["../../src/commands/jogspeed.ts"],"sourcesContent":["'use strict';\n\nimport Command from '../command';\n\nclass JogSpeed extends Command {\n\n constructor(xjogspeed: number | null, yjogspeed: number | null) {\n super(\"JS\");\n this.args.push(xjogspeed);\n this.args.push(yjogspeed);\n }\n\n}\n\nexport default JogSpeed;\n"],"names":["JogSpeed","Command","constructor","xjogspeed","yjogspeed","args","push"],"mappings":";;;;;;AAIA,MAAMA,QAAiBC,SAAAA,eAAAA,CAAAA;IAEnBC,WAAYC,CAAAA,SAAwB,EAAEC,SAAwB,CAAE;AAC5D,QAAA,KAAK,CAAC,IAAA,CAAA;AACN,QAAA,IAAI,CAACC,IAAI,CAACC,IAAI,CAACH,SAAAA,CAAAA;AACf,QAAA,IAAI,CAACE,IAAI,CAACC,IAAI,CAACF,SAAAA,CAAAA;AACnB;AAEJ;;;;"}