UNPKG

react-screen-recorder-lite

Version:

A lightweight React screen recorder library with customizable components and hooks.

3 lines (2 loc) 125 B
export { useScreenRecorder } from './hooks/useScreenRecorder'; export { ScreenRecorder } from './components/ScreenRecorder';