UNPKG

iking-utils

Version:

金合前端工具库

2 lines (1 loc) 109 B
export declare const listToString: (list?: any[], key?: string, split?: string, holder?: string) => string;