github-pages-deploy-action/node_modules/universal-user-agent/dist-web/index.js
2021-02-08 04:58:32 +00:00

7 lines
120 B
JavaScript

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