is-generator-function icon indicating copy to clipboard operation
is-generator-function copied to clipboard

Is this an ES6 generator function?

Results 3 is-generator-function issues
Sort by recently updated
recently updated
newest added
trafficstars

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/inspect-js/is-generator-function). ## Pending Approval The following branches are...

Hello @ljharb! First, thanks for all the hard work on your libraries. Our NextJS builds are failing with the following error since our last dependencies upgrade: ``` Dynamic Code Evaluation...

[Referencing https://github.com/inspect-js/is-generator-function/issues/45](https://github.com/inspect-js/is-generator-function/issues/45#issuecomment-3349795598) I am currently trying to debug the issue, I am still getting the "is not a function" error and reverting to v1.1.0 resolves the issue. I am unsure...