Preparing search index...
The search index is not available
@tmtsoftware/esw-ts
@tmtsoftware/esw-ts
components
AuthContextType
Interface AuthContextType
interface
AuthContextType
{
auth
:
null
|
Auth
;
login
:
()
=>
void
;
logout
:
()
=>
void
;
}
Index
Properties
auth
login
logout
Properties
auth
auth
:
null
|
Auth
login
login
:
()
=>
void
logout
logout
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
login
logout
@tmtsoftware/esw-ts
Loading...