- Preparing search index...
- The search index is not available
html-parsing
- default(source: object | any[], mapObj?: {
[propName: string]: any;
}): object | any[]
-
Parameters
-
source: object | any[]
-
mapObj: {
[propName: string]: any;
} = {}
Returns object | any[]
转换obj 属性名称
Returns
[description]