Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ionic-team/capacitor
/ runtime.spec.ts
File
runtime.spec.ts
core/src/tests/runtime.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ initBridge } from
'../../native-bridge'
;
2
import
type
{ CapacitorInstance, WindowCapacitor } from
'../definitions-internal'
;
3
import
{ createCapacitor } from
'../runtime'
;
4
Callers
nothing calls this directly
Calls
3
initBridge
Function · 0.90
createCapacitor
Function · 0.90
getServerUrl
Method · 0.45
Tested by
no test coverage detected