GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28.05k stars 9.32k forks source link

core(lantern): put types in namespace #15850

Closed connorjclark closed 4 months ago

connorjclark commented 4 months ago

ref https://github.com/GoogleChrome/lighthouse/issues/15841

Puts Lantern.NetworkRequest in a namespace, instead of doing something hacky with lantern.js.

Also puts the Simulation related types in lantern.d.ts. Follow-up work remains to remove from gatherer.d.ts