增加空行

Signed-off-by: xiaye <xiaye1@huawei.com>
This commit is contained in:
xiaye 2024-10-29 10:56:25 +08:00
parent 9ed5284c8c
commit 7f076e20db

View File

@ -214,6 +214,7 @@ typedef struct {
*/
ArkWeb_ErrorCode (*postWebMessage)(
const char* webTag, const char* name, ArkWeb_WebMessagePortPtr* webMessagePorts, size_t size, const char* url);
/**
* @brief Get the url of the last frame that calls the JavaScriptProxy.
* This should be call on the thread which JavaScriptProxy called.