mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 06:20:07 +00:00
fix:basic
Signed-off-by: ywx1057076 <yanpei12@huawei.com>
This commit is contained in:
parent
4652ea96de
commit
32252193af
@ -12,8 +12,8 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
import { Callback } from './basic';
|
||||
import { AsyncCallback } from './basic';
|
||||
import { Callback } from './@ohos.base';
|
||||
import { AsyncCallback } from './@ohos.base';
|
||||
import { ContinuationResult } from './continuation/continuationResult'
|
||||
import { ContinuationExtraParams } from './continuation/continuationExtraParams'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user