Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/somefn/js/ua.ts>parserUACommon

some functions for deno
Go to Latest
function parserUACommon
import { parserUACommon } from "https://deno.land/x/somefn@v0.27.0/js/ua.ts";

Parameters

ua: string

Returns

{ key: string; version?: string; info: string[]; }[]