UNPKG

utility-function-collection

Version:
2 lines (1 loc) 84 B
export declare const makeTextEllipsis: (text: string, maxRange: number) => string;