UNPKG

react-all-player

Version:

react-all-player is a simple, lightweight, accessible and customizable React media player that supports modern browsers.

3 lines (2 loc) 104 B
declare const useGlobalHotKeys: (videoEl: HTMLVideoElement) => void; export default useGlobalHotKeys;