Phase 1 PWA: prayer times, qibla, quran, hijri, tasbih, 99 names
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
import './_version.js';
|
||||
/**
|
||||
* Adds a function to the set of quotaErrorCallbacks that will be executed if
|
||||
* there's a quota error.
|
||||
*
|
||||
* @param {Function} callback
|
||||
* @memberof workbox-core
|
||||
*/
|
||||
declare function registerQuotaErrorCallback(callback: Function): void;
|
||||
export { registerQuotaErrorCallback };
|
||||
Reference in New Issue
Block a user