Skip to main content
The Deno 2 Release Candidate is 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.31.0/js/ua.ts";

Parameters

ua: string

Returns

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