From 87cfdeb9f2a4fbb589bf2178abcbea2b94e4cadf Mon Sep 17 00:00:00 2001 From: sysulzf <976502029@qq.com> Date: Wed, 14 Aug 2024 01:29:56 +0000 Subject: [PATCH] update api/application/PageNodeInfo.d.ts. Signed-off-by: sysulzf <976502029@qq.com> --- api/application/PageNodeInfo.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/application/PageNodeInfo.d.ts b/api/application/PageNodeInfo.d.ts index d04ef13789..5e9749e918 100644 --- a/api/application/PageNodeInfo.d.ts +++ b/api/application/PageNodeInfo.d.ts @@ -144,7 +144,7 @@ export default interface PageNodeInfo { /** * The metadata of a node. * - * @type { string } + * @type { ?string } * @syscap SystemCapability.Ability.AbilityRuntime.AbilityCore * @systemapi * @stagemodelonly