From 97e84d34b5f70d472bdf87aaa9441f8cfa017d24 Mon Sep 17 00:00:00 2001 From: Ning Yuanfeng Date: Tue, 3 Sep 2024 17:25:51 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=BB=E4=B8=AD=E7=94=BB=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E6=96=87=E4=BB=B6import=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ning Yuanfeng --- api/@ohos.PiPWindow.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/@ohos.PiPWindow.d.ts b/api/@ohos.PiPWindow.d.ts index e5add035c..1ef2a35ae 100644 --- a/api/@ohos.PiPWindow.d.ts +++ b/api/@ohos.PiPWindow.d.ts @@ -20,7 +20,7 @@ import type BaseContext from './application/BaseContext'; import type { Callback } from './@ohos.base'; -import { NodeController } from '@kit.ArkUI'; +import { NodeController } from './arkui/NodeController'; import { typeNode } from './arkui/FrameNode'; /**