Skip to content

wrapArray

wrapArray<T>(value): T[]

Type parameters

T

Parameters

value: T | T[]

Returns

T[]

Source

src/utils.ts:106