mirror of
https://gitee.com/openharmony/applications_photos
synced 2025-02-20 15:12:01 +00:00
update common/src/main/ets/default/interface/BrowserDataInterface.ts.
Signed-off-by: liujuan <liujuan76@h-partners.com>
This commit is contained in:
parent
85a3e093c4
commit
76cd2fbe59
@ -25,4 +25,6 @@ export interface BrowserDataInterface {
|
||||
getFileAssets?(id: any, param: any): any;
|
||||
|
||||
getDataIndexByUri(callback: unknown, param: unknown, uri: string): void;
|
||||
|
||||
getMediaItemByUri(callback: unknown, uri: string): void;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user