UNPKG

@wandelbots/wandelbots-js-react-components

Version:

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

6 lines 210 B
export declare const CopyableText: (props: { label?: string; value: string; ref?: React.Ref<HTMLDivElement>; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=CopyableText.d.ts.map