UNPKG

serwist

Version:

A Swiss Army knife for service workers.

8 lines 263 B
/** * Runs all of the callback functions, one at a time sequentially, in the order * in which they were registered. * * @private */ export declare const executeQuotaErrorCallbacks: () => Promise<void>; //# sourceMappingURL=executeQuotaErrorCallbacks.d.ts.map