xref
: /
third_party
/
node
/
lib
/
fs
/
promises.js
(revision 1cb0ef41)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/lib/fs/
1
'use strict'
;
2
3
module
.
exports
=
require
(
'
internal
/
fs
/
promises
'
).
exports
;
4