UNPKG

@hint/hint-performance-budget

Version:

hint that that checks if a page passes a set performance budget

3 lines 285 B
export declare type MessageName = 'description' | 'name' | 'toLoadAllResourcesMore' | 'toLoadAllResourcesLess'; export declare const getMessage: (message: MessageName, language: string, substitutions?: string | string[] | undefined) => string; //# sourceMappingURL=i18n.import.d.ts.map