This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix type parameter of applyWithFunction (#2396)
Type of `options` should not be used to infer type parameter `T`. Refs: microsoft/TypeScript#14829
- Loading branch information