From b53b5180c1ac06d1100b9c27ee8ab5d4318c62a6 Mon Sep 17 00:00:00 2001 From: h00453403 Date: Wed, 9 Apr 2025 13:05:57 +0000 Subject: [PATCH] =?UTF-8?q?CalendarKit=E9=9D=99=E6=80=81=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: h00453403 --- api/@ohos.calendarManager.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/api/@ohos.calendarManager.d.ts b/api/@ohos.calendarManager.d.ts index b48223daa3..b402ca71c8 100644 --- a/api/@ohos.calendarManager.d.ts +++ b/api/@ohos.calendarManager.d.ts @@ -16,6 +16,7 @@ /** * @file * @kit CalendarKit + * @arkts 1.1&1.2 */ import { AsyncCallback } from './@ohos.base'; -- Gitee