From ceedda81d5396fc6e65d8cc9dc505b4078af42c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=98=89=E4=BC=9F?= Date: Wed, 2 Mar 2022 08:46:10 +0000 Subject: [PATCH 1/5] rename api/@ohos.nfc.tag.js to api/@ohos.nfc.tag.d.ts. fix tag and hce api file extension Signed-off-by: l00438547 --- api/{@ohos.nfc.tag.js => @ohos.nfc.tag.d.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/{@ohos.nfc.tag.js => @ohos.nfc.tag.d.ts} (100%) diff --git a/api/@ohos.nfc.tag.js b/api/@ohos.nfc.tag.d.ts similarity index 100% rename from api/@ohos.nfc.tag.js rename to api/@ohos.nfc.tag.d.ts -- Gitee From a54b33e800f9f1b00c34e6b4a4c4721784f491af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=98=89=E4=BC=9F?= Date: Wed, 2 Mar 2022 08:56:12 +0000 Subject: [PATCH 2/5] rename api/tag/nfctech.js to api/tag/nfctech.d.ts. fix tag and hce api file extension Signed-off-by: l00438547 --- api/tag/{nfctech.js => nfctech.d.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/tag/{nfctech.js => nfctech.d.ts} (100%) diff --git a/api/tag/nfctech.js b/api/tag/nfctech.d.ts similarity index 100% rename from api/tag/nfctech.js rename to api/tag/nfctech.d.ts -- Gitee From 4a850d40f20b4007baedf8f02015bbd1a77ee116 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=98=89=E4=BC=9F?= Date: Wed, 2 Mar 2022 08:56:55 +0000 Subject: [PATCH 3/5] rename api/@ohos.nfc.cardEmulation.js to api/@ohos.nfc.cardEmulation.d.ts. fix tag and hce api file extension Signed-off-by: l00438547 --- api/{@ohos.nfc.cardEmulation.js => @ohos.nfc.cardEmulation.d.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/{@ohos.nfc.cardEmulation.js => @ohos.nfc.cardEmulation.d.ts} (100%) diff --git a/api/@ohos.nfc.cardEmulation.js b/api/@ohos.nfc.cardEmulation.d.ts similarity index 100% rename from api/@ohos.nfc.cardEmulation.js rename to api/@ohos.nfc.cardEmulation.d.ts -- Gitee From 17847e77b5b573b5f9a87a2bd7b31318cdf05278 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=98=89=E4=BC=9F?= Date: Wed, 2 Mar 2022 08:58:01 +0000 Subject: [PATCH 4/5] rename api/tag/tagSession.js to api/tag/tagSession.d.ts. fix tag and hce api file extension Signed-off-by: l00438547 --- api/tag/{tagSession.js => tagSession.d.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/tag/{tagSession.js => tagSession.d.ts} (100%) diff --git a/api/tag/tagSession.js b/api/tag/tagSession.d.ts similarity index 100% rename from api/tag/tagSession.js rename to api/tag/tagSession.d.ts -- Gitee From fc8ee9ff8cab95aec11a34567c01b988b154a6bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=98=89=E4=BC=9F?= Date: Wed, 2 Mar 2022 08:59:22 +0000 Subject: [PATCH 5/5] rename api/@ohos.nfc.controller.js to api/@ohos.nfc.controller.d.ts. fix tag and hce api file extension Signed-off-by: l00438547 --- api/{@ohos.nfc.controller.js => @ohos.nfc.controller.d.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/{@ohos.nfc.controller.js => @ohos.nfc.controller.d.ts} (100%) diff --git a/api/@ohos.nfc.controller.js b/api/@ohos.nfc.controller.d.ts similarity index 100% rename from api/@ohos.nfc.controller.js rename to api/@ohos.nfc.controller.d.ts -- Gitee