UNPKG

@wandelbots/wandelbots-js-react-components

Version:

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

7 lines 304 B
import type { MotionStreamConnection } from "@wandelbots/nova-js/v1"; export declare const PoseCartesianValues: (({ motionStream }: { motionStream: MotionStreamConnection; }) => import("react/jsx-runtime").JSX.Element) & { displayName: string; }; //# sourceMappingURL=PoseCartesianValues.d.ts.map