This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
web
/
archives
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
91cb997a74
Gałęzie
Tagi
master
test-183
test-new
archives
/
src
/
api
/
modules
/
api.js
api.js
98 B
Historia
Czysty
1
2
import {httpApi} from "../request/httpApi";
export const appApi = (form) => httpApi(form, false);