0.1.0 • Published 3 years ago
@bfsx/gateway v0.1.0
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);