@dypai-ai/client-sdk - v1.12.0
DYPAI
GitHub
Preparing search index...
modules/auth/types
SessionResponse
Interface SessionResponse
Respuesta de getSession
interface
SessionResponse
{
data
:
{
session
:
Session
|
null
}
;
error
:
Error
|
null
;
}
Index
Properties
data
error
Properties
data
data
:
{
session
:
Session
|
null
}
error
error
:
Error
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
error
DYPAI
GitHub
@dypai-ai/client-sdk - v1.12.0
Loading...
Respuesta de getSession