This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-01-16 10:54:14 -05:00
Code
Issues
Packages
1
Wiki
Activity
daad575825
denoland-deno
/
std
/
fs
/
test.ts
3 lines
94 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: update copyright to 2021 (#9092)
2021-01-12 02:13:41 +09:00
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
fix(std/fs): remove unexisted imports (#6850)
2020-07-23 12:09:20 +08:00
import
"./mod.ts"
;
Copy permalink