UNPKG

circular-natal-horoscope-js

Version:

By **horoscope**, we're talking about the astrological **birth charts**. **Not** horoscope readings or interpretations.

9 lines (8 loc) 192 B
export default ZodiacPosition; declare class ZodiacPosition { constructor({ decimalDegrees, zodiac }?: { decimalDegrees?: number; zodiac?: string; }); Sign: any; }