UNPKG

adhan-extended

Version:

High precision Islamic prayer time library (extended)

7 lines (6 loc) 216 B
import { ValueOf } from './TypeUtils'; export declare const Madhab: { readonly Shafi: "shafi"; readonly Hanafi: "hanafi"; }; export declare function shadowLength(madhab: ValueOf<typeof Madhab>): 1 | 2;