UNPKG

@uppy/screen-capture

Version:

Uppy plugin that captures video from display or application.

4 lines 232 B
export { default } from './ScreenCapture.jsx'; export type { ScreenCaptureOptions, ScreenCaptureState, } from './ScreenCapture.jsx'; export { type ScreenCaptureStatus } from './ScreenCapture.jsx'; //# sourceMappingURL=index.d.ts.map