UNPKG

@datalayer/core

Version:
4 lines (3 loc) 192 B
import { PropsWithChildren } from "react"; export declare const ScreenCaptureButton: (props: PropsWithChildren) => import("react/jsx-runtime").JSX.Element; export default ScreenCaptureButton;