Need a way to easily package imports for both ECMA and Node.js style imports.
If imported modules are split into "module" and "class" folders, this allows us to import all classes beforehand. Which will ultimately produce a cleaner product with less overhead.