Phase 1 PWA: prayer times, qibla, quran, hijri, tasbih, 99 names
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
declare function safePushApply<T, S extends T>(
|
||||
target: T[],
|
||||
source: ArrayLike<S>,
|
||||
): void;
|
||||
|
||||
export = safePushApply;
|
||||
Reference in New Issue
Block a user