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
survey
aee1333ed87458e0f8aa0ce51c6c9e28dc38c00e
aee1333ed87458e0f8aa0ce51c6c9e28dc38c00e
Switch branch/tag
survey
frontend
src
apis
index.ts
Find file
Normal view
History
Permalink
index.ts
67 Bytes
Edit
Web IDE
Newer
Older
인증 컨텍스트 및 도우미 파일 추가
Yoon, Daeki
committed
Jul 05, 2022
1
2
3
import
axios
from
"
axios
"
;
export
*
as
authApi
from
"
./auth.api
"
;