Type alias DropNull<A>

DropNull<A>: DropMatch<A, null>

Type Parameters

  • A extends any[]

Generated using TypeDoc