UNPKG

@nebulaglitch/shopbot

Version:
1 lines 1.78 kB
{"version":3,"file":"fileloadpartfile.cjs","sources":["../../src/commands/fileloadpartfile.ts"],"sourcesContent":[" \n'use strict';\n\nimport Command from '../command';\n\nclass FileLoadPartFile extends Command {\n constructor(\n filename: any,\n proportionX: any,\n proportionY: any,\n proportionZ: any,\n repetitions: any,\n offset3d2d: any,\n plunge: any,\n tabFeature: any,\n doPlungeZ: any,\n ) {\n super('FP')\n this.args.push(filename);\n this.args.push(proportionX);\n this.args.push(proportionY);\n this.args.push(proportionZ);\n this.args.push(repetitions);\n this.args.push(offset3d2d);\n this.args.push(plunge);\n this.args.push(tabFeature);\n this.args.push(doPlungeZ);\n }\n\n}\n\nexport default FileLoadPartFile;\n"],"names":["FileLoadPartFile","Command","constructor","filename","proportionX","proportionY","proportionZ","repetitions","offset3d2d","plunge","tabFeature","doPlungeZ","args","push"],"mappings":";;;;;;AAKA,MAAMA,gBAAyBC,SAAAA,eAAAA,CAAAA;AAC3BC,IAAAA,WAAAA,CACIC,QAAa,EACbC,WAAgB,EAChBC,WAAgB,EAChBC,WAAgB,EAChBC,WAAgB,EAChBC,UAAe,EACfC,MAAW,EACXC,UAAe,EACfC,SAAc,CAChB;AACE,QAAA,KAAK,CAAC,IAAA,CAAA;AACN,QAAA,IAAI,CAACC,IAAI,CAACC,IAAI,CAACV,QAAAA,CAAAA;AACf,QAAA,IAAI,CAACS,IAAI,CAACC,IAAI,CAACT,WAAAA,CAAAA;AACf,QAAA,IAAI,CAACQ,IAAI,CAACC,IAAI,CAACR,WAAAA,CAAAA;AACf,QAAA,IAAI,CAACO,IAAI,CAACC,IAAI,CAACP,WAAAA,CAAAA;AACf,QAAA,IAAI,CAACM,IAAI,CAACC,IAAI,CAACN,WAAAA,CAAAA;AACf,QAAA,IAAI,CAACK,IAAI,CAACC,IAAI,CAACL,UAAAA,CAAAA;AACf,QAAA,IAAI,CAACI,IAAI,CAACC,IAAI,CAACJ,MAAAA,CAAAA;AACf,QAAA,IAAI,CAACG,IAAI,CAACC,IAAI,CAACH,UAAAA,CAAAA;AACf,QAAA,IAAI,CAACE,IAAI,CAACC,IAAI,CAACF,SAAAA,CAAAA;AACnB;AAEJ;;;;"}