Skip to content

freedom.js structure: Module Environment

willscott edited this page Sep 19, 2014 · 1 revision

The module environment interprets a module manifest to make sure needed APIs are exposed in the namespace, that calls made to those APIs are addressed in an appropriate way, and loads the files associated with the module.