github.com/grafana/pyroscope@v1.18.0/public/app/types/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;