marocchino-sticky-pull-requ.../node_modules/@octokit/rest/node_modules/universal-user-agent/dist-src/browser.js
2019-11-21 10:11:11 +09:00

3 lines
67 B
JavaScript

export function getUserAgent() {
return navigator.userAgent;
}