Interface MapKeyRule

mapKey 规则

Key

目标对象key

Value

原对象key , 如果为空, value直接赋值

Hierarchy

  • MapKeyRule

Properties

Properties

arg: {
    [propName: string]: any;
}

Type declaration

  • [propName: string]: any
fun: "mapKey"

Generated using TypeDoc