github-pages-deploy-action/node_modules/universal-user-agent/dist-web/index.js
2020-03-31 08:57:48 -04:00

7 lines
120 B
JavaScript

function getUserAgent() {
return navigator.userAgent;
}
export { getUserAgent };
//# sourceMappingURL=index.js.map