RequireJS implements the AMD API (source). CommonJS is a way of defining modules with the help of an exports object, that defines the module contents.
確定! 回上一頁