Function justFnBody

  • Receives a function, and returns just the body of the function as a string

    Parameters

    • fn: Function

    Returns string

Generated using TypeDoc