PossibleMetaAssetstype
ImmutableArray<Nullish<PossibleLink>>
| Type | |
|---|---|
ImmutableArray | Immutable array: an array that cannot be changed. |
Nullish | Nullish is the value or null or undefined. |
PossibleLink | Anything that can be turned into an <a href>. |
Set of input linked assets in (href)[] format, before hrefs are resolved.