Default Exports. Let us create another file, named message.js , and use it for demonstrating default export. You can only have one default export in a file.
確定! 回上一頁