This repository has been archived by the owner on Oct 5, 2022. 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.
Although it has the same type as the global require function, the global require function isn't a type (constructor). So update the type of module.require to match it. This fixes the following warning: ./core.js:76: WARNING - Bad type annotation. Unknown type require * @type {require} ^ Signed-off-by: Kevin Locke <[email protected]>
- Loading branch information