UNPKG

conset

Version:

An ordered conditional set (you can provide your own hash) for typescript/javascript

2 lines (1 loc) 74 B
export declare const removeArrayItem: (arr: any[], idx: number) => any[];