harmony 鸿蒙js-apidiff-compiler-and-runtime
Change Type | Old Version | New Version | d.ts File |
---|---|---|---|
Added | NA | Class name: sourcefile; Method or attribute name: export declare function markModuleCollectable(namespace: Object): void; |
global.d.ts |
Function changed | Class name: URLSearchParams; Method or attribute name: forEach(callbackFn: (value: string, key: string, searchParams: this) => void, thisArg?: Object): void; |
Class name: URLSearchParams; Method or attribute name: forEach(callbackFn: (value: string, key: string, searchParams: URLSearchParams) => void, thisArg?: Object): void; |
@ohos.url.d.ts |
Function changed | Class name: URLParams; Method or attribute name: forEach(callbackFn: (value: string, key: string, searchParams: this) => void, thisArg?: Object): void; |
Class name: URLParams; Method or attribute name: 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
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦