StringTool: {
    illegalFilter(str): boolean;
} = ...

名称:常用工具函数集合 - 字符串


Type declaration

  • illegalFilter:function
    • Parameters

      • str: string

      Returns boolean