Echo JS 0.11.0

<~>
tracker1 890 days ago. link 1 point
Usually best to write/export a dynamic method that will have a global reference and return the global or dynamically loaded module, assigning the global after loading.

Note: this is expressly for EcmaScript Modules (esm).

Replies