@valon-technologies/gestalt
Preparing search index...
client
GrpcGestaltClient
Interface GrpcGestaltClient
interface
GrpcGestaltClient
{
app
:
AppClient
;
agent
:
AgentClient
;
workflow
:
WorkflowClient
;
identity
:
IdentityClient
;
authorization
:
AuthorizationClient
;
indexedDB
:
IndexedDBClient
;
externalCredentials
:
ExternalCredentialsClient
;
close
()
:
Promise
<
void
>
;
}
Index
Properties
app
agent
workflow
identity
authorization
indexed
DB
external
Credentials
Methods
close
Properties
Readonly
app
app
:
AppClient
Readonly
agent
agent
:
AgentClient
Readonly
workflow
workflow
:
WorkflowClient
Readonly
identity
identity
:
IdentityClient
Readonly
authorization
authorization
:
AuthorizationClient
Readonly
indexed
DB
indexedDB
:
IndexedDBClient
Readonly
external
Credentials
externalCredentials
:
ExternalCredentialsClient
Methods
close
close
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
app
agent
workflow
identity
authorization
indexed
DB
external
Credentials
Methods
close
@valon-technologies/gestalt
Loading...