We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fac473 commit 4f44932Copy full SHA for 4f44932
src/constants/index.ts
@@ -1,3 +1,4 @@
1
export enum Signal {
2
SignInRequest = 'sign-in-request',
3
+ SignOutRequest = 'sign-out-request',
4
}
0 commit comments