UNPKG

@devexcelsior/healing-worker

Version:

7 lines (6 loc) 191 B
/** * Healing Worker Entrypoint * Runtime integration, deployment, or modification is prohibited. */ export declare function healingWorkerStub(): never; export default function (): never;