1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/ext/console
denobot 1e78804d5c
1.25.1
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
2022-09-02 02:07:43 +02:00
..
01_colors.js chore(ext/console): update ansi-regex (#13435) 2022-01-20 15:21:04 +05:30
02_console.js fix(ext/console): Fix a typo in a warning when .timeEnd is called on an unknown timer (#15135) 2022-07-09 21:30:29 +02:00
Cargo.toml 1.25.1 2022-09-02 02:07:43 +02:00
internal.d.ts
lib.deno_console.d.ts docs: add category tag for built-in APIs (#15480) 2022-08-17 13:12:24 +10:00
lib.rs fix: cargo publish fails without absolute paths (#13993) 2022-03-17 01:25:44 +01:00
README.md

deno_console

This crate implements the Console API.

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