UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

5 lines (3 loc) 127 B
var global = require('./_global'); var navigator = global.navigator; module.exports = navigator && navigator.userAgent || '';