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
a172de22
Commit
a172de22
authored
Jul 01, 2022
by
Lee Soobeom
Browse files
type.tsx
parent
c8a72edb
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/Pages/typesrc.tsx
0 → 100644
View file @
a172de22
export
interface
PostType
{
id
:
string
;
title
:
string
;
date
:
string
;
click
:
number
;
}
\ No newline at end of file
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