UNPKG

astronomy-js

Version:

A lightweight javascript library for astronomical calculations.

4 lines (2 loc) 86 B
import { Pluto } from "./pluto.js"; export const DWARF_PLANETS_LIST = [new Pluto()];