UNPKG

@wandelbots/wandelbots-js-react-components

Version:

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

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