A Node/npm module is just a regular JavaScript file, but it must follow the CommonJS module spec. UMD, which is CommonJS compatible, also works.
確定! 回上一頁