Refreshes a version alias (e.g. 'stable' or 'dev').
The refreshed version the alias should point to, or undefined if no match was found.
The alias to refresh.
An array of known, valid versions.
Optional
The version set in the typedoc options for the 'stable' alias.
The version set in the options for the 'dev' alias.
Generated using TypeDoc
Refreshes a version alias (e.g. 'stable' or 'dev').
Returns
The refreshed version the alias should point to, or undefined if no match was found.