Type alias DebugIcon

DebugIcon: "🐞" | "✅" | "ℹī¸" | "❌" | "⚠ī¸"

A possible value for a known debug icon.

🐞: debug ✅: success ℹī¸: info ❌: error ⚠ī¸: warning

Generated using TypeDoc