UNPKG

dareway-rui

Version:

6 lines (4 loc) 106 B
declare namespace StringUtil { function trim(text: string): string } export default StringUtil;