Core multiple future management container that handles concurrent Future lifecycle operations. Provides methods to add, remove, and query multiple Future instances. Automatically injected by
decorator.
Optional futureDefault future from the handler. Returns the most recently added future or undefined if no futures are active.
Interface for models using
Kos Multiple Future Aware
in minimal mode. Use TypeScript interface merging to add the futureHandler property and named futures to your model class.
Example
Add ESLint disable comment at top of file, then: