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

Generated using TypeDoc