From 5eac5ceee1e79951be56ca3f4dbf3b074f8f51a6 Mon Sep 17 00:00:00 2001 From: Aniket-Engg Date: Thu, 29 Feb 2024 11:56:03 +0530 Subject: [PATCH] import --- docs/running_js_scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/running_js_scripts.md b/docs/running_js_scripts.md index 4bd3733ad7a..471890d5690 100644 --- a/docs/running_js_scripts.md +++ b/docs/running_js_scripts.md @@ -107,7 +107,7 @@ For more script examples, please see [Frequently Asked Scripts](FAS.html). ## `require` in scripts at Remix -`require` statement is supported in a limited manner for Remix supported modules with Remix Scripts. +`require` or `import`statement is supported in a limited manner for Remix supported modules with Remix Scripts. For now, modules supported by Remix are: - ethers