UNPKG

@gongt/ts-stl-client

Version:
2 lines (1 loc) 38 B
export type ArrayOrSingle<T> = T[]|T;