UNPKG

@codechecks/lighthouse-keeper

Version:

Keep an eye on Google Lighthouse score changes

2 lines (1 loc) 84 B
export declare function fixtureFactory<T>(defaults: T): (params?: Partial<T>) => T;