@ledge/is-mobile
TypeScript icon, indicating that this package has built-in type declarations

7.0.0 • Public • Published

@ledge/is-mobile

Detect if code is running in a mobile browser. Types included.

Usage

import { isMobile } from '@ledge/is-mobile';

if (isMobile()) {
	// ...
}

Readme

Keywords

none

Package Sidebar

Install

npm i @ledge/is-mobile

Weekly Downloads

0

Version

7.0.0

License

EUPL-1.2

Unpacked Size

16 kB

Total Files

8

Last publish

Collaborators

  • ledge