pub const CONSOLE_METHODS: &[&str];
The instance method names for a console.Console object (@@native = "Console"), wired by the parent mod.rs. Identical to the free-function surface.
console.Console
@@native = "Console"
mod.rs