deno_console 0.2.1

Implementation of Console API for Deno
Documentation
[dependencies.deno_core]
version = "0.83.0"

[lib]
path = "lib.rs"

[package]
authors = ["the Deno authors"]
description = "Implementation of Console API for Deno"
edition = "2018"
license = "MIT"
name = "deno_console"
readme = "README.md"
repository = "https://github.com/denoland/deno"
version = "0.2.1"