Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemoveExternalPluginAdapterV1Args

    Arguments for removeExternalPluginAdapterV1.

    type RemoveExternalPluginAdapterV1Args = {
        key: ExternalPluginAdapterKey;
    }
    Index

    Properties

    Properties

    Identifies which external plugin adapter to remove.