node-is-generator-fn

Check if something is a generator function
  https://github.com/sindresorhus/is-generator-fn
  0
  no reviews



It is an library to check if a function is a native generator function. This library is a dependency for ava, a futuristic test runner.

Node.js is an event-based server-side JavaScript engine.