harmony 鸿蒙js-apidiff-compiler-and-runtime
操作 | 旧版本 | 新版本 | d.ts文件 |
---|---|---|---|
新增 | NA | 类名:sourcefile; 方法or属性:export declare function markModuleCollectable(namespace: Object): void; |
global.d.ts |
函数有变化 | 类名:URLSearchParams; 方法or属性:forEach(callbackFn: (value: string, key: string, searchParams: this) => void, thisArg?: Object): void; |
类名:URLSearchParams; 方法or属性:forEach(callbackFn: (value: string, key: string, searchParams: URLSearchParams) => void, thisArg?: Object): void; |
@ohos.url.d.ts |
函数有变化 | 类名:URLParams; 方法or属性:forEach(callbackFn: (value: string, key: string, searchParams: this) => void, thisArg?: Object): void; |
类名:URLParams; 方法or属性:forEach(callbackFn: (value: string, key: string, searchParams: URLParams) => void, thisArg?: Object): void; |
@ohos.url.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-accessibility
harmony 鸿蒙js-apidiff-application
harmony 鸿蒙js-apidiff-communication
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦