Phase 1 PWA: prayer times, qibla, quran, hijri, tasbih, 99 names
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
export type Options = {
|
||||
ambiguousIsNarrow?: boolean;
|
||||
};
|
||||
export declare function stringWidth(str: string, options?: Options): number;
|
||||
//# sourceMappingURL=index.d.ts.map
|
||||
Reference in New Issue
Block a user