This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
lalalashen
/
MoeNovaClient
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
bced51246a
Branch-ok
Tag-ek
master
MoeNovaClient
/
uni_modules
/
uv-ui-tools
/
libs
/
luch-request
/
core
/
dispatchRequest.js
dispatchRequest.js
98 B
Előzmények
Nyers
1
2
3
4
5
6
import adapter from '../adapters/index'
export default (config) => {
return adapter(config)
}