Discovering the "Show full Layer graph" Feature in TypeScript Hover Docs

I just stumbled upon Show full Layer graph in ts hover docs that opens mermaidchart.

1. AWESOME!
2. How does this work?

Somehow something is dynamically analyzing my Effect layer and then dymically generating docs at inferrance time inside TS itself somehow? TIL that anything like that is even possible
Was this page helpful?