Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dxx/src/lib/$shared.ts>$logger.LogLevelSymbol

🚀 (Deno) enhanced executor
Latest
type alias $logger.LogLevelSymbol
import { type $logger } from "https://deno.land/x/dxx@rf/src/lib/$shared.ts";
const { LogLevelSymbol } = $logger;
definition: { ascii?: string; emoji?: string; unicode?: string; unicodeDoubleWidth?: string; }