mobx-keystone

    Function _await

    • Makes a promise a flow, so it can be awaited with yield*.

      Type Parameters

      • T

        Promise return type.

      Parameters

      • promise: Promise<T>

        Promise.

      Returns Generator<Promise<T>, T, unknown>

    MMNEPVFCICPMFPCPTTAAATR