deno/ext/console
denobot 997aa604df
1.37.0 (#20574)
Co-authored-by: David Sherret <dsherret@gmail.com>
2023-09-19 20:29:17 +00:00
..
01_console.js fix(cli): ensure that an exception in getOwnPropertyDescriptor('constructor') doesn't break Deno.inspect (#20568) 2023-09-19 18:24:19 +00:00
Cargo.toml 1.37.0 (#20574) 2023-09-19 20:29:17 +00:00
internal.d.ts
lib.deno_console.d.ts
lib.rs
README.md

deno_console

This crate implements the Console API.

Spec: https://console.spec.whatwg.org/