Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

seems to not work with es6 method notation #27

@serapath

Description

@serapath
var parsefn = require('parse-function')
var o = { fn () { } }
parsefn(o.fn) // throws

otherwise, the module is exactly what i was looking for. thx :-)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions