mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 13:14:48 +00:00
Support using deno as a library
This commit is contained in:
parent
b6c0ad15fa
commit
0ea603d96e
16 changed files with 58 additions and 39 deletions
|
@ -1,6 +1,6 @@
|
|||
// Copyright 2018 Ryan Dahl <ry@tinyclouds.org>
|
||||
// All rights reserved. MIT License.
|
||||
package main
|
||||
package deno
|
||||
|
||||
import (
|
||||
"io/ioutil"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue