KosModel-compatible mixin that provides all the FutureContainer boilerplate This version is designed to work with @kosModel's automatic makeAutoObservable() call

Type Parameters

  • T extends object = Record<string, unknown>

Implements

  • FutureContainer<T>