UNPKG

@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

3 lines 209 B
import { ChoghadiyaResult } from './types'; export declare function calculateChoghadiya(sunrise: Date, sunset: Date, nextSunrise: Date, vara: number): ChoghadiyaResult; //# sourceMappingURL=choghadiya.d.ts.map