Skip to content

ReferenceError: Hash is not defined #1

Description

@niuage

Hey,

When I use $H({}), I get:
ReferenceError: Hash is not defined

In Object.js:
function isHash(object) {
return object instanceof Hash;
}

Where is Hash defined? Do I need to require Hash.js? But even then, Hash wouldnt be visible, right?

Thx

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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