Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Distributive-Network/PythonMonkey
/
Class
python/pythonmonkey/builtin_modules/console.js:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
* @see https:
//console.spec.whatwg.org/
16
*/
17
class
Console
18
{
19
/** @
type
{WriteFn} */
20
#writeToStdout;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected