deno_console 0.32.0

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

[lib]
path = "lib.rs"

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