aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/javascript/reference/operators/async_function
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/javascript/reference/operators/async_function')
-rw-r--r--files/zh-cn/web/javascript/reference/operators/async_function/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/operators/async_function/index.html b/files/zh-cn/web/javascript/reference/operators/async_function/index.html
index eebfd13ca2..40ee1e2fea 100644
--- a/files/zh-cn/web/javascript/reference/operators/async_function/index.html
+++ b/files/zh-cn/web/javascript/reference/operators/async_function/index.html
@@ -1,6 +1,6 @@
---
title: async function expression
-slug: Web/JavaScript/Reference/Operators/async允许声明一个函数为一个包含异步操作的函数
+slug: Web/JavaScript/Reference/Operators/async_function
tags:
- JavaScript
- 函数
@@ -8,6 +8,7 @@ tags:
- 实验性内容
- 操作符
translation_of: Web/JavaScript/Reference/Operators/async_function
+original_slug: Web/JavaScript/Reference/Operators/async允许声明一个函数为一个包含异步操作的函数
---
<div>{{jsSidebar("Operators")}}</div>