1
2
3
import { fetchJSON } from "https://esm.town/v/stevekrouse/fetchJSON";
export let getDadJoke = () => fetchJSON("https://official-joke-api.appspot.com/random_joke");