UNPKG

@catho/quantum

Version:
2 lines (1 loc) 44 B
export type NonEmptyArray<T> = [T, ...T[]];