MCPcopy 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

1export interface NativeScriptCapPlugin {
2 notify(options: {value: any}): void
3}

Callers 2

onMessageMethod · 0.65
sendMessageMethod · 0.65

Implementers 3

NativeScriptCapPluginandroid/src/main/java/org/nativescript
NativeScriptCaptesting/testingInterface.ts

Calls

no outgoing calls

Tested by

no test coverage detected