MCPcopy Create free account
hub / github.com/capawesome-team/capacitor-plugins / script.js

File script.js

packages/nodejs/example/src/js/script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Nodejs } from '@capawesome/capacitor-nodejs';
2
3const setStatus = status => {
4 document.getElementById('statusOutput').innerText = status;

Callers

nothing calls this directly

Calls 5

setStatusFunction · 0.85
appendMessageFunction · 0.85
addListenerMethod · 0.65
isReadyMethod · 0.65
sendMethod · 0.65

Tested by

no test coverage detected