Appearance
xdash API Reference v0.5.14
xdash API Reference / UnwrapArray
UnwrapArray<T> = T extends infer U[] ? U : T
T
U
Defined in: src/types.ts:33