github.com/replit/upm@v0.0.0-20240423230255-9ce4fc3ea24c/test-suite/templates/guess/js/import (about)

     1  const express = await import("express")
     2  const adapter = import("@sveltejs/adapter-node")
     3  const foobar = await import("foo", "bar")