All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.internals.environment-is-webos-webkit.js Maven / Gradle / Ivy

The newest version!
'use strict';
var userAgent = require('../internals/environment-user-agent');

module.exports = /web0s(?!.*chrome)/i.test(userAgent);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy