import-export
import-export copied to clipboard
Added support for import 'file'
Support for importing modules without accessing anything out of them
import 'module-name'
or
import './file.js'