RemovePluginArgsPlugin: {
    type: Exclude<keyof typeof PluginType, "Edition" | "Groups">;
} | ExternalPluginAdapterKey

Generated using TypeDoc