diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/statements/async_function')
-rw-r--r-- | files/pt-br/web/javascript/reference/statements/async_function/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/web/javascript/reference/statements/async_function/index.html b/files/pt-br/web/javascript/reference/statements/async_function/index.html index 808f0b0306..506bec9063 100644 --- a/files/pt-br/web/javascript/reference/statements/async_function/index.html +++ b/files/pt-br/web/javascript/reference/statements/async_function/index.html @@ -1,10 +1,11 @@ --- title: Funções assíncronas -slug: Web/JavaScript/Reference/Statements/funcoes_assincronas +slug: Web/JavaScript/Reference/Statements/async_function tags: - Função - assíncrono translation_of: Web/JavaScript/Reference/Statements/async_function +original_slug: Web/JavaScript/Reference/Statements/funcoes_assincronas --- <div>{{jsSidebar("Statements")}}</div> |