UNPKG

react-filerobot-video-editor

Version:

React component version of filerobot video editor (FVE).

1 lines 127 B
var useScreenWidth=function(a){return window.matchMedia("(max-width: ".concat(a,"px)")).matches};export default useScreenWidth;