Skip to content

ReferenceError: b is not defined on uuid function #94

@romap0

Description

@romap0

In this line:

return (b = function (_b) {
        ^

you assign b variable but it is not defined in that scope, so it produces ReferenceError when I run tests using uuid function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions