type alias LogModeimport { type LogMode } from "https://deno.land/std@0.195.0/log/mod.ts"; definition: "a" | "w" | "x"