Type alias AddExternalPluginAdapterV1InstructionDataArgs

AddExternalPluginAdapterV1InstructionDataArgs: {
    initInfo: BaseExternalPluginAdapterInitInfoArgs;
}

Type declaration

Generated using TypeDoc