@mindfulness/utils
    Preparing search index...

    Function waitFor

    • Type Parameters

      • T
      • R

      Parameters

      • p: Promise<T>
      • fn: (t: T) => R

      Returns Promise<R>