Type alias RemoveExternalPluginAdapterV1InstructionArgs

RemoveExternalPluginAdapterV1InstructionArgs: {
    key: BaseExternalPluginAdapterKeyArgs;
}

Type declaration

Generated using TypeDoc