加入 sendableImage

Signed-off-by: 陈乔异 <chenqiaoyi2@huawei.com>
This commit is contained in:
陈乔异 2024-05-23 17:52:13 +08:00
parent a92cf3c438
commit 50411eed46

View File

@ -19,5 +19,6 @@
*/
import image from '@ohos.multimedia.image';
import sendableImage from '@ohos.multimedia.sendableImage';
export { image };
export { image, sendableImage };