Type alias RemoveExternalPluginAdapterV1InstructionDataArgs

RemoveExternalPluginAdapterV1InstructionDataArgs: {
    key: BaseExternalPluginAdapterKeyArgs;
}

Type declaration

Generated using TypeDoc