UNPKG

nsn-comp

Version:

NSN核心组件

3 lines (2 loc) 109 B
declare const cutStrByFullLength: (str: string, maxLength: number) => string; export { cutStrByFullLength };