9/22/2023
•
EN
Calling an imported API at runtime in Astro
How to fix an undefined import error when calling an API at runtime in an Astro component by moving the import into the script tag.