HashChangeEvent
Events that fire when the fragment identifier of the URL has changed.
var HashChangeEvent: {
prototype: HashChangeEvent;
new (type: string, eventInitDict?: HashChangeEventInit): HashChangeEvent;
};Events that fire when the fragment identifier of the URL has changed.