Plaoc Shim

BFChainAugust 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', () => {
  // ......
})

Plaoc

WebComponent

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.13.0