Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/capacitor
/ NativeScriptCapPlugin
Interface
NativeScriptCapPlugin
src/definitions.ts:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
interface
NativeScriptCapPlugin {
2
notify(options: {value: any}): void
3
}
Callers
2
onMessage
Method · 0.65
sendMessage
Method · 0.65
Implementers
3
NativeScriptCapWeb
src/web.ts
NativeScriptCapPlugin
android/src/main/java/org/nativescript
NativeScriptCap
testing/testingInterface.ts
Calls
no outgoing calls
Tested by
no test coverage detected