UNPKG

is-gen-fn

Version:

determine if a function is a generator function

17 lines 306 B
{ "name": "is-gen-fn", "version": "0.0.2", "description": "determine if a function is a generator function", "main": "index.js", "scripts": { "test": "make test" }, "keywords": [ "generator", "function", "fn", "gen" ], "author": "Matthew Mueller", "license": "MIT" }