index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
std
/
node
/
_fs
/
promises
/
mod.ts
blob: 4cc6462b9c359e629b4fa9ea3246618a77ab437b (
plain
)
1
2
export { writeFile } from "./_fs_writeFile.ts"; export { readFile } from "./_fs_readFile.ts";