From ced6d56d26c40b8933bd032d0a2f8c680d3accae Mon Sep 17 00:00:00 2001 From: qiuxiangdong Date: Thu, 21 Apr 2022 16:28:39 +0800 Subject: [PATCH] fix: update name style Signed-off-by: qiuxiangdong --- 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