Skip to content

1.4.8

Choose a tag to compare

@RIAEvangelist RIAEvangelist released this 22 Mar 07:06
· 6 commits to main since this release

Updated to strong-type v1.0.1

Adds support for

  • test.is.union(vaue,'string|number|etc.') multi type support
  • test.is.defined(vaue) test.is.any(vaue) and test.is.exists(vaue)`