azproduction / lmd

LMD - JavaScript Module-Assembler for building better web applications :warning: Project is no longer supported :warning:
http://azproduction.ru/lmd/
MIT License
449 stars 27 forks source link

Type hint for modules #184

Closed azproduction closed 10 years ago

azproduction commented 10 years ago
{
    "modules": {
        "path": "pewpew.js",
        "type": "amd"
    }
}