i.e. ```ts /** * @throws {Promise<T>} */ function foo<T>() {} ```
i.e.