This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
Testaccount
/
1.Test
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
9e71fb9d6c
Branches
Tags
master
1.Test
/
ChenMa
/
src
/
index.js
index.js
72 B
Lịch sử
Raw
1
2
3
4
5
import a1 from './a1'
import a2 from './a2'
a1.sayHello()
a2.sayHello()