Type alias Clause<C>

Clause<C>: C | Exclude<C, undefined>[]

Type Parameters

  • C

Generated using TypeDoc