diff options
Diffstat (limited to 'files/es/web/javascript/reference/operators/async_function/index.html')
-rw-r--r-- | files/es/web/javascript/reference/operators/async_function/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/javascript/reference/operators/async_function/index.html b/files/es/web/javascript/reference/operators/async_function/index.html index 12e76e6ce5..679e82d997 100644 --- a/files/es/web/javascript/reference/operators/async_function/index.html +++ b/files/es/web/javascript/reference/operators/async_function/index.html @@ -1,12 +1,13 @@ --- title: Expresión de función asíncrona -slug: Web/JavaScript/Referencia/Operadores/async_function +slug: Web/JavaScript/Reference/Operators/async_function tags: - Expresión Primaria - JavaScript - Operador - función translation_of: Web/JavaScript/Reference/Operators/async_function +original_slug: Web/JavaScript/Referencia/Operadores/async_function --- <div>{{jsSidebar("Operators")}}</div> |