Interface HistoryState

Hierarchy

  • HistoryState

Properties

environment: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
fragment: string
parameters: {
    [key: string]: string | undefined;
}

Type declaration

  • [key: string]: string | undefined

Generated using TypeDoc