From 7ab6a08922ca5bab2b671e3e6bf969adaa1bf678 Mon Sep 17 00:00:00 2001 From: li-bo-boblove Date: Fri, 28 Jul 2023 10:36:52 +0800 Subject: [PATCH] start msdp process Signed-off-by:li-bo-boblove Signed-off-by: li-bo-boblove --- api/@ohos.stationary.d.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/@ohos.stationary.d.ts b/api/@ohos.stationary.d.ts index a4b1fb10a..36959c356 100644 --- a/api/@ohos.stationary.d.ts +++ b/api/@ohos.stationary.d.ts @@ -4,7 +4,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -13,7 +13,7 @@ * limitations under the License. */ -import { Callback } from './@ohos.base'; +import type { Callback } from './@ohos.base'; /** * Declares a namespace that provides APIs to report the device status.