From 8ccfa93045a6c119303566370999f59a0aae3b25 Mon Sep 17 00:00:00 2001 From: Irvin Date: Wed, 16 Feb 2022 02:13:18 +0800 Subject: adjust dl/dt/dd tags for zh-CN --- .../web/javascript/reference/statements/async_function/index.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'files/zh-cn/web/javascript/reference/statements/async_function/index.html') diff --git a/files/zh-cn/web/javascript/reference/statements/async_function/index.html b/files/zh-cn/web/javascript/reference/statements/async_function/index.html index bca5f86818..ba79f6a5d2 100644 --- a/files/zh-cn/web/javascript/reference/statements/async_function/index.html +++ b/files/zh-cn/web/javascript/reference/statements/async_function/index.html @@ -31,14 +31,8 @@ translation_of: Web/JavaScript/Reference/Statements/async_function
name
函数名称。
-
- -
param
要传递给函数的参数的名称。
-
- -
statements
包含函数主体的表达式。可以使用await机制。
-- cgit v1.2.3-54-g00ecf