@ishubhamx/panchangam-js
Version:
Enhanced Indian Panchangam (Hindu Calendar) library with comprehensive Vedic features including Muhurta calculations, planetary positions, Rashi placements, and auspicious/inauspicious time calculations
12 lines • 531 B
TypeScript
export declare const VARNA_ORDER: string[];
export declare const RASHI_VARNA: number[];
export declare const VASHYA_TYPES: string[];
export declare const RASHI_VASHYA: number[];
export declare const NAKSHATRA_YONI: number[];
export declare const YONI_NAMES: string[];
export declare const RASHI_LORDS: string[];
export declare const NAKSHATRA_GANA: number[];
export declare const GANA_NAMES: string[];
export declare const NAKSHATRA_NADI: number[];
export declare const NADI_NAMES: string[];
//# sourceMappingURL=constants.d.ts.map