pete/lib/fn-params

(require("pete/lib/fn-params"))(fn) → {Array.<string>}

Description:
  • List names of function arguments.

Source:
Parameters:
Name Type Description
fn string | function
Throws:

when code or function cannot be parsed

Type
Error
Returns:
Type
Array.<string>