UNPKG

@wandelbots/wandelbots-js-react-components

Version:

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

7 lines 266 B
import type { JoggingStore } from "./JoggingStore"; export declare const JoggingVelocitySlider: (({ store }: { store: JoggingStore; }) => import("react/jsx-runtime").JSX.Element) & { displayName: string; }; //# sourceMappingURL=JoggingVelocitySlider.d.ts.map