Type Alias Plugin<T>

Plugin: T extends Cacher ? Cacher<"memory" | "disk"> : Filter

Type Parameters