← extensions
ExtraDevices
Extends device detection to include devices that are rarely encountered in the real world today, but still devices nonetheless.
device
import { ExtraDevices } from 'ua-parser-js/extensions'; const parserWithExtraDevices = new UAParser([ExtraDevices]);