From 225cb1bc9ae3ad805006791a5bbc21aa9c4b3024 Mon Sep 17 00:00:00 2001 From: heruichen Date: Mon, 8 Nov 2021 00:14:39 -0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9distributedaccount=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: heruichen --- ...tributedaccount.d.ts => @ohos.account.distributedAccount.d.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/{@ohos.account.distributedaccount.d.ts => @ohos.account.distributedAccount.d.ts} (100%) diff --git a/api/@ohos.account.distributedaccount.d.ts b/api/@ohos.account.distributedAccount.d.ts similarity index 100% rename from api/@ohos.account.distributedaccount.d.ts rename to api/@ohos.account.distributedAccount.d.ts -- Gitee