UNPKG

@hint/hint-no-friendly-error-pages

Version:

hint that that checks if protocol relative URLs are used

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