mirror of
https://github.com/lancedikson/bowser
synced 2026-09-23 04:24:54 +00:00
fix: Export the static methods of the Bowser class individually (#511)
This commit is contained in:
@@ -91,3 +91,4 @@ class Bowser {
|
||||
}
|
||||
|
||||
export default Bowser;
|
||||
export const { parse, getParser } = Bowser;
|
||||
|
||||
Reference in New Issue
Block a user