Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-core
ExternalPluginAdapterArgs
Type Alias ExternalPluginAdapterArgs
ExternalPluginAdapterArgs
:
|
{
__kind
:
"LifecycleHook"
;
fields
:
readonly
[
LifecycleHookArgs
]
}
|
{
__kind
:
"Oracle"
;
fields
:
readonly
[
OracleArgs
]
}
|
{
__kind
:
"AppData"
;
fields
:
readonly
[
AppDataArgs
]
}
|
{
__kind
:
"LinkedLifecycleHook"
;
fields
:
readonly
[
LinkedLifecycleHookArgs
]
;
}
|
{
__kind
:
"LinkedAppData"
;
fields
:
readonly
[
LinkedAppDataArgs
]
}
|
{
__kind
:
"DataSection"
;
fields
:
readonly
[
DataSectionArgs
]
}
|
{
__kind
:
"AgentIdentity"
;
fields
:
readonly
[
AgentIdentityArgs
]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...