Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ionic-team/capacitor
/ initCapacitorGlobal
Function
initCapacitorGlobal
core/src/runtime.ts:211–211 ·
view source on GitHub ↗
(win: any)
Source
from the content-addressed store, hash-verified
209
};
210
211
export
const
initCapacitorGlobal = (win: any): CapacitorGlobal => (win.Capacitor = createCapacitor(win));
Callers
2
global.ts
File · 0.90
plugin.spec.ts
File · 0.90
Calls
1
createCapacitor
Function · 0.85
Tested by
no test coverage detected