UNPKG

xe-utils-es

Version:

JavaScript 函数库、工具类

3 lines (2 loc) 115 B
declare function helperStringSubstring(str: any, start: any, end: any): any; export default helperStringSubstring;