remove lib and node_modules
This commit is contained in:
-6
@@ -1,6 +0,0 @@
|
||||
module.exports = getUserAgentBrowser
|
||||
|
||||
function getUserAgentBrowser () {
|
||||
/* global navigator */
|
||||
return navigator.userAgent
|
||||
}
|
||||
Reference in New Issue
Block a user