UNPKG

debt-collector

Version:

a nodejs tool to identify, track and mesure technical debt

2 lines (1 loc) 69 B
export declare const mergeAndDedupArrays: <T>(arrays: T[][]) => T[];