Skip to content

fix: isObject returns true for null #45

Description

@ThorstenSuckow

Add check for bottom value to prevent false positive

export const isObject = target => typeof target === "object";

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions