1
2
3
4
5
import { fetchText } from "https://esm.town/v/stevekrouse/fetchText?v=5";
export let mathFact = fetchText(
"http://numbersapi.com/random/math",
);