{"version":3,"file":"jog4.cjs","sources":["../../src/commands/jog4.ts"],"sourcesContent":["'use strict';\n\nimport RapidMove from './rapidmove';\n\nclass Jog4 extends RapidMove {\n    constructor(x: number | null = null, y: number | null = null, z: number | null = null, w: number | null = null) {\n        super(x, y, z, w);\n    }\n}\n\nexport default Jog4;\n"],"names":["Jog4","RapidMove","constructor","x","y","z","w"],"mappings":";;;;;;AAIA,MAAMA,IAAaC,SAAAA,iBAAAA,CAAAA;IACfC,WAAYC,CAAAA,CAAAA,GAAmB,IAAI,EAAEC,CAAmB,GAAA,IAAI,EAAEC,CAAAA,GAAmB,IAAI,EAAEC,CAAmB,GAAA,IAAI,CAAE;QAC5G,KAAK,CAACH,CAAGC,EAAAA,CAAAA,EAAGC,CAAGC,EAAAA,CAAAA,CAAAA;AACnB;AACJ;;;;"}