UNPKG

@observerly/astrometry

Version:

observerly's lightweight, zero-dependency, type safe astrometry library written in Typescript for calculating the position of celestial objects in the sky.

5 lines (4 loc) 400 B
/*****************************************************************************************************************/ /*****************************************************************************************************************/ export declare const utc: (datetime: Date) => Date; /*****************************************************************************************************************/