1
2
3
import { email } from "https://esm.town/v/std/email?v=9";
export const happyLeapDay = () => email({ subject: "Happy leap day!" });