Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
travel
81cba2c9daad296b708c9f7ed90a35dea5b592d1
81cba2c9daad296b708c9f7ed90a35dea5b592d1
Switch branch/tag
travel
frontend
src
apis
index.ts
Find file
Normal view
History
Permalink
index.ts
67 Bytes
Edit
Web IDE
Newer
Older
프론트엔드 파일 구조 변경
Yoon, Daeki
committed
Jul 07, 2022
1
2
3
import
axios
from
"
axios
"
;
export
*
as
authApi
from
"
./auth.api
"
;