UNPKG

circular-natal-horoscope-js-for-zh

Version:

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

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