UNPKG

astrology-insights

Version:

Comprehensive Vedic astrology engine for Node.js — Panchang, birth charts (Kundli), Vimshottari Dasha, divisional charts, dosha analysis, and planetary remedies. Swiss Ephemeris precision, validated against Drik Panchang.

8 lines (7 loc) 276 B
"use strict"; /** * Shared types for Panchang v2 calculations. * NOTE: The existing types/panchang.ts is preserved as-is — do NOT import from here * in files that already import from '../types/panchang'. */ Object.defineProperty(exports, "__esModule", { value: true });