Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-core
ExternalPluginAdapterUpdateInfoArgs
Type Alias ExternalPluginAdapterUpdateInfoArgs
ExternalPluginAdapterUpdateInfoArgs
:
|
{
__kind
:
"LifecycleHook"
;
fields
:
readonly
[
LifecycleHookUpdateInfoArgs
]
;
}
|
{
__kind
:
"Oracle"
;
fields
:
readonly
[
OracleUpdateInfoArgs
]
}
|
{
__kind
:
"AppData"
;
fields
:
readonly
[
AppDataUpdateInfoArgs
]
}
|
{
__kind
:
"LinkedLifecycleHook"
;
fields
:
readonly
[
LinkedLifecycleHookUpdateInfoArgs
]
;
}
|
{
__kind
:
"LinkedAppData"
;
fields
:
readonly
[
LinkedAppDataUpdateInfoArgs
]
;
}
|
{
__kind
:
"AgentIdentity"
;
fields
:
readonly
[
AgentIdentityUpdateInfoArgs
]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...