Interface LodashFunRule

trim 规则

Source

字符串 trim

Hierarchy

  • LodashFunRule

Properties

Properties

arg: {
    arg?: any;
    fun: string;
}

Type declaration

  • Optional arg?: any
  • fun: string
fun: "lodash"

Generated using TypeDoc