GitHub - ArjunSomu/Import-and-Export-a-String-using-ES6-Module-Syntax · GitHub
Skip to content

ArjunSomu/Import-and-Export-a-String-using-ES6-Module-Syntax

Folders and files

Repository files navigation

Import and Export a String using ES6 Module Syntax

Create two files exportString.mjs, importString.mjs parallel to README.md file.

Write a string Be Happy and Safe in the file exportString.mjs and export it using the default export syntax.

Import the string in the importString.mjs file.

Use ES6 module syntax.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors