diff options
Diffstat (limited to 'js/io.ts')
-rw-r--r-- | js/io.ts | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. // Interfaces 100% copied from Go. // Documentation liberally lifted from them too. // Thank you! We love Go! |