1
0
mirror of https://github.com/lancedikson/bowser synced 2026-09-23 04:24:54 +00:00

Dual packaging, without breaking existing consumers (#628)

Co-authored-by: Yasumasa Ashida <ys.ashida@gmail.com>
This commit is contained in:
Naor Peled
2026-08-30 00:10:11 +03:00
committed by GitHub
parent a37b8be8a7
commit a88622557d
20 changed files with 10542 additions and 14655 deletions

View File

@@ -91,3 +91,4 @@ class Bowser {
}
export default Bowser;
export const { parse, getParser } = Bowser;

View File

@@ -210,7 +210,6 @@ class Parser {
return this.getBrowser().name || '';
}
/**
* Get browser's version
* @return {String} version of browser