mapFun 规则

数据源是数组, 遍历执行mapObject

Hierarchy

  • IterableFunRule

Properties

Properties

arg: {
    $$$$: Rule[];
    [propName: string]: Rule[];
}

Type declaration

  • [propName: string]: Rule[]
  • $$$$: Rule[]
fun: "iterableFun"

Generated using TypeDoc