{"version":3,"file":"jogw.cjs","sources":["../../src/commands/jogw.ts"],"sourcesContent":["'use strict';\n\nimport RapidMove from './rapidmove';\n\nclass JogW extends RapidMove {\n    constructor(w: number | null = null) {\n        super(null, null, null, w);\n    }\n}\n\nexport default JogW;\n"],"names":["JogW","RapidMove","constructor","w"],"mappings":";;;;;;AAIA,MAAMA,IAAaC,SAAAA,iBAAAA,CAAAA;IACfC,WAAYC,CAAAA,CAAAA,GAAmB,IAAI,CAAE;QACjC,KAAK,CAAC,IAAM,EAAA,IAAA,EAAM,IAAMA,EAAAA,CAAAA,CAAAA;AAC5B;AACJ;;;;"}