UNPKG

@hint/hint-disown-opener

Version:

hint that that checks if external links disown the opener

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