mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-30 17:27:44 +03:00
Add new helper method isChromiumBased()
to check whether the current browser is a Chromium-based browser
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// @ts-check
|
||||
import { test, expect } from '@playwright/test';
|
||||
import path from 'path';
|
||||
import url from 'url';
|
||||
|
Reference in New Issue
Block a user