1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Bert Belder
2ba7de2d04 Change import { x } from "deno" to const { x } = Deno (denoland/deno_std#218)
Original: 6063378a92
2019-02-26 00:35:50 -05:00
EnokMan
a4383984d1 Fixed non-standard prefix on importing (denoland/deno_std#216)
Original: f65fda8336
2019-02-23 11:13:53 -05:00
chiefbiiko
967389b5df Add benching (denoland/deno_std#185)
Original: 0a160c3925
2019-02-12 10:55:01 -05:00