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 199 B
import { GowriResult } from './types'; export declare function calculateGowriPanchangam(sunrise: Date, sunset: Date, nextSunrise: Date, vara: number): GowriResult; //# sourceMappingURL=gowri.d.ts.map