Type alias AddExternalPluginAdapterV1InstructionArgs

AddExternalPluginAdapterV1InstructionArgs: {
    initInfo: BaseExternalPluginAdapterInitInfoArgs;
}

Type declaration

Generated using TypeDoc