UNPKG

@wandelbots/wandelbots-js-react-components

Version:

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

5 lines 245 B
export type NoMotionGroupModalProps = { baseUrl: string; }; export declare function NoMotionGroupModal({ baseUrl, ...props }: NoMotionGroupModalProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=NoMotionGroupModal.d.ts.map