update api/@ohos.pasteboard.d.ts.

Signed-off-by: zzs110 <zhouzishuai@huawei.com>
This commit is contained in:
zzs110 2023-10-16 02:06:16 +00:00 committed by Gitee
parent dfeff4b7b2
commit 1d2ad9bce5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -646,8 +646,8 @@ declare namespace pasteboard {
isRemoteData(): boolean;
/**
* Obtains the package name of the data source application.
* @returns { string } The package name of the application.
* Obtains source of data.
* @returns { string } data source.
* @syscap SystemCapability.MiscServices.Pasteboard
* @since 11
*/