src/session/events/actions.ts
Properties |
|
constructor(sessionName: string, error: any)
|
Public Readonly error |
Type : any
|
Public Readonly sessionName |
Type : string
|
Readonly type |
Default value : SessionActions.RECOMPOSE_PAGE_FAILED
|