Echo JS 0.11.0

<~>
MaxArt 2449 days ago. link parent 2 points
It means that `import x from "y"` is normally a syntax error in Node. But it seems that just requiring @std/esm makes the magic happening.

Replies