Advanced pattern for models managing multiple named Future operations.

interface MultiFutureAware<T> {}

Type Parameters

  • T extends {} = Record<string, unknown>

Implemented by