This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
raycos_ai
/
cof_xcx_ma
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
cof_xcx_ma
/
static
/
js
/
test.js
test.js
118 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
8
export default {
$test:"",
$desc:"",
setTest($test,$desc) {
this.$test=$test;
this.$desc=$desc;
}
}