PerformanceNavigation: {
    TYPE_BACK_FORWARD: number;
    TYPE_NAVIGATE: number;
    TYPE_RELOAD: number;
    TYPE_RESERVED: number;
    prototype: PerformanceNavigation;
    new (): PerformanceNavigation;
}

Type declaration

Deprecated

Generated using TypeDoc