UNPKG

sweph

Version:

The definitive Swiss Ephemeris bindings for Node.js

8 lines (6 loc) 188 B
"use strict"; const sweph = require("./build/Release/sweph.node"); sweph.constants = require("./constants.js"); sweph.sweph = sweph; sweph.default = sweph; module.exports = sweph;