UNPKG

node-device-detector

Version:

Nodejs device detector (port matomo-org/device-detector)

10 lines 223 B
module.exports = { MOBILE: 'Mobile', HBBTV: 'HbbTv', SHELLTV: 'ShellTv', NOTEBOOK: 'Notebook', CONSOLE: 'Console', CAR_BROWSER: 'CarBrowser', CAMERA: 'Camera', PORTABLE_MEDIA_PLAYER: 'PortableMediaPlayer', }