This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
kejuyun
/
yvan-window
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
722e3715f9
Rami (Branch)
Tag
master
yvan-window
/
src
/
module_2.js
module_2.js
73 B
Cronologia
Originale
1
2
3
4
5
6
const value_b = {
num: 123,
str: "测试"
}
export default value_b;