OneOrArray: T | T[]

Either a single value or an array of values.

Type Parameters

  • T

Use Arrayable from "type-fest" instead.