@bfsx/gateway
v0.1.0
Published
plaoc system runtime
Downloads
24
Readme
plaoc network
Here is the gateway of all DwebView-js responsible for sending messages to the mobile terminal and calling the system API.
Quick Start
register serviceWorker for sys folder path
import { registerServiceWorker } from "@bfsx/gateway";
registerServiceWorker();
setUi
await getCallNativeUi(param);
setVfs
await asyncCallDenoFunction(param);