SyntaxFix
Write A Post
Hire A Developer
Questions
import * as utils from './utils.js';
If you do the above, you will be able to use functions in utils.js as
utils.someFunction()