mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-16 15:11:50 +03:00
Create test for helpers
This commit is contained in:
@@ -16,6 +16,4 @@ const isChromiumBased = (res) => res.engine.is(Engine.BLINK);
|
||||
module.exports = {
|
||||
isAppleSilicon,
|
||||
isChromiumBased
|
||||
}
|
||||
|
||||
// TODO: create test
|
||||
}
|
||||
Reference in New Issue
Block a user