exports property of the current module. In the most simple case, module elements can be exposed by adding them to the exports object, like: // Greeting.js ...
確定! 回上一頁