Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/esh527/import-and-export-an-array-using-es6

Write an array with the values as `"countries", 190, "continents", 7, false, 6.2` in the `exportArray.mjs` file and export it using the default export syntax.
https://github.com/esh527/import-and-export-an-array-using-es6

Last synced: about 2 months ago
JSON representation

Write an array with the values as `"countries", 190, "continents", 7, false, 6.2` in the `exportArray.mjs` file and export it using the default export syntax.

Awesome Lists containing this project