PossibleMetaLinkstype
ImmutableDictionary<Nullish<PossibleLink>>
| Type | |
|---|---|
ImmutableDictionary | Readonly dictionary object. |
Nullish | Nullish is the value or null or undefined. |
PossibleLink | Anything that can be turned into an <a href>. |
Set of input meta <link /> tags in { rel: href } format, before hrefs are resolved.