Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/coward/src/util/Fear.ts>DebugTypes

🐔 Coward is a Deno module for easy interaction with the Discord API.
Latest
type alias DebugTypes
import { type DebugTypes } from "https://deno.land/x/coward@v0.3.2/src/util/Fear.ts";
definition:
| "debug"
| "info"
| "warning"
| "error"
| "critical"