From e847043524081f54fff9b45e2af174f6f9c04a7d Mon Sep 17 00:00:00 2001 From: "m.furkankeskin" Date: Thu, 7 Aug 2025 10:02:50 +0300 Subject: [PATCH] test Signed-off-by: m.furkankeskin --- api/@ohos.app.form.formProvider.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/api/@ohos.app.form.formProvider.d.ts b/api/@ohos.app.form.formProvider.d.ts index 02cf9ea01f..4c32aac437 100644 --- a/api/@ohos.app.form.formProvider.d.ts +++ b/api/@ohos.app.form.formProvider.d.ts @@ -1,4 +1,5 @@ /* + * * Copyright (c) 2022-2023 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- Gitee