UNPKG

typescript-array-utils

Version:
2 lines (1 loc) 64 B
export declare function without<T>(a: T[], index: number): T[];