Show More
Commit Description:
move datatable to yarn
Commit Description:
move datatable to yarn
File last commit:
Show/Diff file:
Action:
node_modules/core-js/modules/_user-agent.js | 4 lines | 127 B | application/javascript | JavascriptLexer |
var global = require('./_global');
var navigator = global.navigator;
module.exports = navigator && navigator.userAgent || '';