UNPKG
@hint/hint-disown-opener
Version:
latest (4.0.23)
4.0.23
4.0.22
4.0.21
4.0.20
4.0.19
4.0.18
4.0.17
4.0.16
4.0.15
4.0.14
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.3.3
3.3.2
3.3.1
3.3.0
3.2.11
3.2.10
3.2.9
3.2.8
3.2.7
3.2.6
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
2.1.2
2.1.1
2.1.0
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta.0
hint that that checks if external links disown the opener
webhint.io
webhintio/hint
@hint/hint-disown-opener
/
dist
/
src
/
i18n.import.d.ts
3 lines
•
249 B
TypeScript
View Raw
1
2
3
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