UNPKG

@wandelbots/wandelbots-js-react-components

Version:

React UI toolkit for building applications on top of the Wandelbots platform

3 lines 235 B
import type { DHRobotProps } from "./SupportedRobot"; export declare function DHRobot({ rapidlyChangingMotionState, dhParameters, ...props }: DHRobotProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DHRobot.d.ts.map