In the browser where I use the script with import export operators displays an error
Uncaught SyntaxError: Unexpected identifier
I study Ecmascript 6 but I cannot understand and find how import and export work, what technology do they use and how does everything work?
Information and literature on this topic is very small.
If there are links I will be glad to see.