Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ionic-team/capacitor
/ remove
Method
remove
core/src/web-plugin.ts:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
const
remove =
async
() => this.removeListener(eventName, listenerFunc);
37
38
const
p: any = Promise.resolve({ remove });
39
Callers
10
web-plugin.spec.ts
File · 0.80
removeEventListener
Method · 0.80
sendRetainedArgumentsForEvent
Method · 0.80
releaseCall
Method · 0.80
validatePermissions
Method · 0.80
removeWebViewListener
Method · 0.80
handleCapacitorHttpRequest
Method · 0.80
handleOnDestroy
Method · 0.80
run
Method · 0.80
request
Method · 0.80
Calls
1
removeListener
Method · 0.95
Tested by
no test coverage detected