UNPKG

-ajay-code

Version:
5 lines (4 loc) 98 B
function checkWindowSize() { return window.innerWidth; } module.export = checkWindowSize;