UNPKG

debt-collector

Version:

a nodejs tool to identify, track and mesure technical debt

2 lines (1 loc) 75 B
export declare const truncateString: (str: string, max: number) => string;