UNPKG

@devexcelsior/healing-worker

Version:

Cloudflare Worker for healing signal relay and passive replay

8 lines (7 loc) 261 B
/** * DevExcelsior Healing Worker Entrypoint * This package is protected under commercial licensing. * Runtime integration, deployment, or modification is prohibited. */ export declare function healingWorkerStub(): never; export default function (): never;