UNPKG

unlighthouse

Version:

Delightfully scan your entire website with Google Lighthouse. Navigate your performance, accessibility and SEO.

8 lines (5 loc) 177 B
import type { DefineUnlighthouseConfig } from 'unlighthouse/config' export * from './dist/index' declare global { const defineUnlighthouseConfig: DefineUnlighthouseConfig }