style: add @systemapi annotation to @ohos.brightness.d.ts

Signed-off-by: zblue <zhengpengyue1@huawei.com>
Change-Id: I0a618e118ea7806cd70b49edfbd526f6c9207a2b
This commit is contained in:
zblue 2022-08-17 11:22:58 +08:00
parent 9216c9e626
commit d10a8e96b9

View File

@ -19,6 +19,7 @@ import { AsyncCallback } from './basic';
* Provides interfaces to control the power of display.
*
* @syscap SystemCapability.PowerManager.DisplayPowerManager
* @systemapi
* @since 7
*/
declare namespace brightness {