Type Alias NavigationTimingType

    NavigationTimingType:
        | "back_forward"
        | "navigate"
        | "prerender"
        | "reload"