We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7653fe1 commit 63f9595Copy full SHA for 63f9595
third_party/closure-compiler/node-externs/os.js
@@ -33,7 +33,7 @@ var os = {};
33
* @return {string}
34
* @nosideeffects
35
*/
36
-os.tmdDir = function() {};
+os.tmpdir = function() {};
37
38
/**
39
0 commit comments