Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UI5/webcomponents
/ CustomElementsRegistry.ts
File
CustomElementsRegistry.ts
packages/base/src/CustomElementsRegistry.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
getSharedResource from
"./getSharedResource.js"
;
2
import
{ getCurrentRuntimeIndex, compareRuntimes, getAllRuntimes } from
"./Runtimes.js"
;
3
import
type
{ Timeout } from
"./types.js"
;
4
Callers
nothing calls this directly
Calls
1
getSharedResource
Function · 0.85
Tested by
no test coverage detected