UNPKG

@uua/core

Version:

Unbelievable User-Agent Module for both Node.js and Browser

3 lines (2 loc) 90 B
import { UAAResult } from './types'; export default function uua(ua?: string): UAAResult;