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
Commits
a4a864f8
Commit
a4a864f8
authored
Jul 05, 2022
by
Yoon, Daeki
😅
Browse files
타입 묶음 저장
parent
551f6358
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/types/index.ts
0 → 100644
View file @
a4a864f8
export
interface
IUser
{
email
?:
string
;
isLoggedIn
:
boolean
;
_id
?:
string
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment