You've already forked stCarolas_setup-maven
mirror of
https://gh-proxy.com/github.com/stCarolas/setup-maven.git
synced 2025-04-17 00:31:39 +08:00
Husky commit correct node modules
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
function getUserAgent() {
|
||||
return navigator.userAgent;
|
||||
}
|
||||
|
||||
export { getUserAgent };
|
||||
//# sourceMappingURL=index.js.map
|
||||
Generated
Vendored
+1
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"index.js","sources":["../dist-src/browser.js"],"sourcesContent":["export function getUserAgent() {\n return navigator.userAgent;\n}\n"],"names":[],"mappings":"AAAO,SAAS,YAAY,GAAG;IAC3B,OAAO,SAAS,CAAC,SAAS,CAAC;CAC9B;;;;"}
|
||||
Reference in New Issue
Block a user