timestamp add readOnly

Signed-off-by: wanghuajian <wanghuajian3@huawei.com>
This commit is contained in:
wanghuajian 2024-05-13 09:44:32 +08:00
parent 8cfab40c07
commit d9a424fe2a

View File

@ -115,7 +115,7 @@ declare namespace unifiedDataChannel {
* @atomicservice
* @since 12
*/
timestamp?: Date;
readonly timestamp?: Date;
/**
* Indicates the scope of clipboard data which can be used.
* If it is not set or is incorrectly set, The default value is CrossDevice.