DecorateShutdown

typealias DecorateShutdown<S, I, A, V> = ShutdownContext<S, I, A>.(child: StorePlugin<S, I, A>, e: V) -> Unit