KeysHttpWayback: {
    recoverBrokenLinks: ActionContextKey<boolean>;
} = ...

Type declaration

  • recoverBrokenLinks: ActionContextKey<boolean>

    Use the WayBack machine to get the most recent representation of a file if a link is broken.

    Default

    false