UNPKG

@nebulaglitch/shopbot

Version:
6 lines (5 loc) 234 B
import { default as Command } from '../command'; declare class Jog4 extends Command { constructor(distanceX?: number | null, distanceY?: number | null, distanceZ?: number | null, distanceA?: number | null); } export default Jog4;