antfu / utils

Collection of common JavaScript / TypeScript utils
MIT License
791 stars 60 forks source link

fix: export `equal` #38

Closed NamesMT closed 11 months ago

NamesMT commented 11 months ago

Description

I was trying to import isDeepEqual from the package and noticed it wasn't exported.

Linked Issues

Additional context