Skip to main content
Version: Next

instanceOf

operator

tuple

  • ["instanceOf", T]
  • const tupleInstanceOf = type(["instanceOf", Date])

helper

  • instanceOf(T)
  • const helperInstanceOf = instanceOf(Date)