Plaoc Shim
August 11, 2023Less than 1 minute
Plaoc Shim
A shim that provides cross-platform access to system capabilities within JavaScript runtimes;
Installation
npm install @plaoc/plugins
Example
import { dwebServiceWorker } from "@plaoc/plugins";
dwebServiceWorker.addEventListener('pause', () => {
// ......
})
Related Links
Powered by Waline v2.13.0