Skip to content

is-any-array v2.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 28 Oct 06:42
f588264

⚠ BREAKING CHANGES

When using this project you will need to use a named import: import { isAnyArray } from 'is-any-array'.

Code Refactoring

  • setup project for TypeScript (#7) (21e47a0)