mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 07:10:52 +00:00
!13710 import relative path
Merge pull request !13710 from anakinjiang/master
This commit is contained in:
commit
f7074aefb6
@ -20,8 +20,8 @@
|
||||
|
||||
import type Context from './application/Context';
|
||||
import type image from './@ohos.multimedia.image';
|
||||
import lang from '@arkts.lang';
|
||||
import { photoAccessHelper } from '@kit.MediaLibraryKit';
|
||||
import lang from '../arkts/@arkts.lang';
|
||||
import photoAccessHelper from './@ohos.file.photoAccessHelper';
|
||||
|
||||
/**
|
||||
* Helper functions to access image and video assets
|
||||
|
Loading…
Reference in New Issue
Block a user