onoo
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
创建于 BUG? ES6 import from "Unexpected token import"
Hi, I'm just learning JavaScript on CodeCademy and I'm confused. Why working only Case 3? This is not ES6. What I make wrong? fruits.js const Fruits = { fruit: 'apple'};//export default Fruits...