github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/lib/alias.d.ts (about) 1 // Alias for when you need to use 'any' as a workaround 2 // and plan to come back to fix it 3 type ShamefulAny = any;