Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ console.js
File
console.js
src/lib/console.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"core-js/stable"
;
2
import
"html-tag-js/dist/polyfill"
;
3
import
{ parse } from
"acorn"
;
4
import
css from
"styles/console.m.scss"
;
Callers
nothing calls this directly
Calls
4
assignCustomConsole
Function · 0.85
showConsole
Function · 0.85
append
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected