This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
kejuyun
/
yvan-window
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
722e3715f9
Branches
Tags
master
yvan-window
/
src
/
module_2.js
module_2.js
73 B
Historique
Raw
1
2
3
4
5
6
const value_b = {
num: 123,
str: "测试"
}
export default value_b;