This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
bilibili-vue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f2bfbbde0f
Branches
Tags
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
History
Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
const database = {
test: {
},
development: {
},
production: {
}
}
export default database