UNPKG

keplerjs

Version:

Kepler solver to compute a celestial body position over the surface of the earth.

3 lines (2 loc) 84 B
const body2latlong = require("./Core/body2latlong"); module.exports = body2latlong;