deno/ext/console
denobot 7d47a85b57
chore: forward v1.40.5 release commit to main (#22424)
This is the release commit being forwarded back to main for 1.40.5

Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
2024-02-15 12:15:36 +05:30
..
01_console.js fix(console): support NO_COLOR and colors option in all scenarios (#21910) 2024-02-12 14:35:23 +01:00
Cargo.toml chore: forward v1.40.5 release commit to main (#22424) 2024-02-15 12:15:36 +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

deno_console

This crate implements the Console API.

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