mirror of
https://gitee.com/openharmony/telephony_core_service
synced 2025-03-07 01:07:18 +00:00
fix js docs.
Signed-off-by: dingxiaochen <dingxiaochen@huawei.com>
This commit is contained in:
parent
f2e2a0e721
commit
b9c1e92ccb
@ -236,7 +236,7 @@ declare namespace radio {
|
||||
* @returns Returns {@code true} if the device supports 5G NR; returns {@code false} otherwise.
|
||||
* @since 8
|
||||
*/
|
||||
function isNrSupported(slotId?: number): boolean;
|
||||
function isNrSupported(slotId: number): boolean;
|
||||
|
||||
/**
|
||||
* Checks whether the radio service is enabled.
|
||||
|
Loading…
x
Reference in New Issue
Block a user