mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
officially change export to be the bowser object directly
This commit is contained in:
@@ -9,7 +9,7 @@ var g
|
||||
, ua
|
||||
, p
|
||||
, assert = require('assert')
|
||||
, browser = require('../src/bowser').browser
|
||||
, browser = require('../src/bowser')
|
||||
, allUserAgents = require('../src/useragents').useragents
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user