UNPKG
@charescape/mazer-fork-ost
Version:
latest (2.1.4141)
2.1.4141
2.1.4140
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
@charescape/mazer-fork-ost
/
dist
/
assets
/
static
/
js
/
helper
/
isDesktop.js
2 lines
(1 loc)
•
54 B
JavaScript
View Raw
1
2
export
default
(
window
) =>
window
.
innerWidth
>
1200
;