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.

3 lines (2 loc) 351 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=o=>typeof o=="object"&&o!==null&&typeof o.dec=="number"&&typeof o.ra=="number",n=o=>typeof o=="object"&&o!==null&&typeof o.alt=="number"&&typeof o.az=="number";exports.isEquatorialCoordinate=e;exports.isHorizontalCoordinate=n; //# sourceMappingURL=common.cjs.map