Fetch HelloFresh recipes and send them to mealie
npm i mealie-hellofresh
import { greet } from "mealie-hellofresh";
greet("Hello, world! 💖");
💙 This package was templated with
create-typescript-app
.
Fetch HelloFresh recipes and send them to mealie
npm i mealie-hellofresh
import { greet } from "mealie-hellofresh";
greet("Hello, world! 💖");
💙 This package was templated with
create-typescript-app
.