Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemovePluginV1Args

    Arguments for removePluginV1.

    type RemovePluginV1Args = {
        pluginType: PluginType;
    }
    Index
    pluginType: PluginType

    The type of plugin to remove.