Type helper for adding Future support to existing model interfaces Usage: export type MyModel = PublicModelInterface & ExternalFutureInterface;
Type helper for adding Future support to existing model interfaces Usage: export type MyModel = PublicModelInterface & ExternalFutureInterface;