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
Commits
fef3942c
Commit
fef3942c
authored
Jul 07, 2022
by
Yoon, Daeki
😅
Browse files
프론트엔드 파일 구조 변경
parent
85077051
Changes
21
Show whitespace changes
Inline
Side-by-side
frontend/src/types/index.tsx
0 → 100644
View file @
fef3942c
export
interface
PostType
{
id
:
string
;
title
:
string
;
body
?:
string
;
date
:
string
;
counts
:
number
;
theme
?:
string
;
city
?:
string
;
}
Prev
1
2
Next
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