mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
Merge pull request #427 from YongliangDing/declaration-update
Update @returns of Parser.prototype.parse
This commit is contained in:
@@ -313,6 +313,7 @@ class Parser {
|
||||
|
||||
/**
|
||||
* Parse full information about the browser
|
||||
* @returns {Parser}
|
||||
*/
|
||||
parse() {
|
||||
this.parseBrowser();
|
||||
|
||||
Reference in New Issue
Block a user