Importing classes from other js files gives the error `Uncaught SyntaxError: Cannot use import statement outside a module`
Importing classes from other js files gives the error
Uncaught SyntaxError: Cannot use import statement outside a module