eximport-bridge

The import-require bridge for eximport


Keywords
import, export, module, ecma6, commonjs
License
BSD-2-Clause
Install
npm install eximport-bridge@2.0.0

Documentation

eximport-bridge

This module provides the import-require bridge for eximport. It's not expected to be useful on its own.

BUGS

Code after the last export is not executed except when doing a side-effect-only import or importing a symbol which had to be deferred to the end.