import { alfredo } from "https://deno.land/x/alfredo@0.4.3/mod.ts";
const { log } = alfredo;
Log something to stderr, which shows up while debugging (but does not affect the UI)
import { alfredo } from "https://deno.land/x/alfredo@0.4.3/mod.ts";
const { log } = alfredo;
Log something to stderr, which shows up while debugging (but does not affect the UI)