import { api_call } from "./util";

console.log('planet.js loaded');

api_call("planets", console.log);