Type alias DebugIcon

DebugIcon: "🐞" | "✅" | "â„šī¸" | "❌" | "âš ī¸"

A possible value for a known debug icon.

🐞: debug ✅: success â„šī¸: info ❌: error âš ī¸: warning

Generated using TypeDoc