spacing
This commit is contained in:
@@ -40,6 +40,7 @@ export async function readlink(fsPath: string): Promise<string> {
|
||||
|
||||
return result
|
||||
}
|
||||
|
||||
// See https://github.com/nodejs/node/blob/d0153aee367422d0858105abec186da4dff0a0c5/deps/uv/include/uv/win.h#L691
|
||||
export const UV_FS_O_EXLOCK = 0x10000000
|
||||
export const READONLY = fs.constants.O_RDONLY
|
||||
|
||||
Reference in New Issue
Block a user