Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ getElement
Function
getElement
src/lib/console.js:371–375 ·
view source on GitHub ↗
(type)
Source
from the content-addressed store, hash-verified
369
}
370
371
function
getElement(
type
) {
372
return
tag(
"c-text"
, {
373
className: `__c-${
type
}`,
374
});
375
}
376
377
/** @
type
{
import
(
"acorn"
).Options} */
378
const
acornOptions = {
Callers
3
getBody
Function · 0.85
getVal
Function · 0.85
log
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected