UNPKG

lighthouse

Version:

Automated auditing, performance metrics, and best practices for the web.

5 lines (4 loc) 113 B
declare module 'node-fetch' { // Just reuse the types from the built-in window.fetch export = window.fetch }