github-pages-deploy-action/node_modules/universal-user-agent/dist-web/index.js
2020-01-28 00:08:03 -05:00

7 lines
120 B
JavaScript

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