SUPPORT-9363: refactor
This commit is contained in:
parent
498c640c51
commit
ed55bbc604
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ export type ChildEventType =
|
||||||
| 'token-request'
|
| 'token-request'
|
||||||
| 'ws-request'
|
| 'ws-request'
|
||||||
| 'oidc-user-request'
|
| 'oidc-user-request'
|
||||||
| 'permissions-request'
|
| 'permissions-request';
|
||||||
|
|
||||||
export type ParentEventType = 'navigate';
|
export type ParentEventType = 'navigate';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue