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
/
tests
/
testdata
/
run
/
permission_request_no_prompt.ts
blob: e33ffe3ce8c486fc5e7e20129eb76d2441d74eb6 (
plain
)
1
console.log(await Deno.permissions.request({ name: "read" }));