Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ index.js
File
index.js
src/components/WebComponents/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"@ungap/custom-elements"
;
2
import
WcPage from
"./wcPage"
;
3
4
customElements.define(
"wc-page"
, WcPage);
Callers
nothing calls this directly
Calls
1
define
Method · 0.80
Tested by
no test coverage detected