UNPKG

@wandelbots/wandelbots-js-react-components

Version:

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

3 lines 186 B
export { CycleTimer } from "./CycleTimer/index"; export type { CycleTimerControls, CycleTimerProps, CycleTimerState, } from "./CycleTimer/types"; //# sourceMappingURL=CycleTimer.d.ts.map