Type alias AddCollectionExternalPluginAdapterV1InstructionArgs

AddCollectionExternalPluginAdapterV1InstructionArgs: {
    initInfo: BaseExternalPluginAdapterInitInfoArgs;
}

Type declaration

Generated using TypeDoc