This site is an independent open-source project and is not affiliated with, endorsed by, or sponsored by npm, Inc. or GitHub, Inc. The name “npm” is a registered trademark of npm, Inc., used here solely to describe compatibility and reference publicly available npm package data.
📦 is-es6-generators
Check whether a value is a Generator or GeneratorFunction. The co way, more strict checking. Always return boolean true or false, never null or undefined.