Skip to content

Commit 976f66b

Browse files
committed
squash: fixup
1 parent af3ab31 commit 976f66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/fs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2923,7 +2923,7 @@ function mkdtemp(prefix, options, callback) {
29232923

29242924
/**
29252925
* Synchronously creates a unique temporary directory.
2926-
* @param {string} prefix
2926+
* @param {string | Buffer | URL} prefix
29272927
* @param {string | { encoding?: string; }} [options]
29282928
* @returns {string}
29292929
*/

0 commit comments

Comments
 (0)