mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
When used, the 'modules' package provides a CommonJS require/exports module system via the exported meteorInstall function. Once that underlying system is available, ECMAScript 2015 import/export syntax can be easily compiled into require/exports.
The file is empty.