From e8d4a58ece8c57083fa38a835fe09054dfbed4ac Mon Sep 17 00:00:00 2001 From: toutes Date: Thu, 10 Mar 2022 00:35:25 -0800 Subject: [PATCH] Modify file name @ohos.batteryInfo.d.ts Signed-off-by: toutes --- api/{@ohos.batteryinfo.d.ts => @ohos.batteryInfo.d.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/{@ohos.batteryinfo.d.ts => @ohos.batteryInfo.d.ts} (100%) diff --git a/api/@ohos.batteryinfo.d.ts b/api/@ohos.batteryInfo.d.ts similarity index 100% rename from api/@ohos.batteryinfo.d.ts rename to api/@ohos.batteryInfo.d.ts -- Gitee