fix js doc

Signed-off-by: dingxiaochen <dingxiaochen@huawei.com>
This commit is contained in:
dingxiaochen 2024-07-05 15:34:30 +08:00
parent 90a89c4152
commit a621c7665f

View File

@ -1940,6 +1940,7 @@ declare namespace radio {
/**
* Indicates radio access technology (RAT) of packet service (PS) domain.
*
* @type { RadioTechnology }
* @syscap SystemCapability.Telephony.CoreService
* @since 11
*/
@ -1948,6 +1949,7 @@ declare namespace radio {
/**
* Indicates radio access technology (RAT) of circuit service (CS) domain.
*
* @type { RadioTechnology }
* @syscap SystemCapability.Telephony.CoreService
* @since 11
*/