deno/ext/console
denobot 2c97831fec
1.40.5 (#22423)
Bumped versions for 1.40.5

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
2024-02-15 10:52:42 +05:30
..
01_console.js fix(console): support NO_COLOR and colors option in all scenarios (#21910) 2024-02-15 10:32:21 +05:30
Cargo.toml 1.40.5 (#22423) 2024-02-15 10:52:42 +05:30
internal.d.ts chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
lib.deno_console.d.ts chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
lib.rs fix: strict type check for cross realms (#21669) 2024-01-04 09:42:38 +05:30
README.md Rename extensions/ directory to ext/ (#11643) 2021-08-11 12:27:05 +02:00

deno_console

This crate implements the Console API.

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