github-pages-deploy-action/node_modules/universal-user-agent/dist-web/index.js
2020-01-27 23:58:23 -05:00

7 lines
120 B
JavaScript

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