UNPKG

lerna

Version:

Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository

3 lines (2 loc) 88 B
export default wideTruncate; declare function wideTruncate(str: any, target: any): any;