This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
root
/
bilibili-vue
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
03f0dc96c7
Rami (Branch)
Tag
dependabot/npm_and_yarn/bilibili-api/json5-2.2.3
dependabot/npm_and_yarn/bilibili-api/minimatch-3.1.2
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/json5-1.0.2
master
bilibili-vue
/
bilibili-api
/
config
/
database.js
database.js
106 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
11
12
13
const database = {
test: {
},
development: {
},
production: {
}
}
export default database