UNPKG

@wandelbots/wandelbots-js-react-components

Version:

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

5 lines 212 B
export declare const CopyableText: import("react").ForwardRefExoticComponent<{ label?: string; value: string; } & import("react").RefAttributes<HTMLDivElement>>; //# sourceMappingURL=CopyableText.d.ts.map