"...git@compmath.korea.ac.kr:students/reservation-service.git" did not exist on "94e625921282d66a35f9fed15e799dbd63d7b0e5"
Commit a172de22 authored by Lee Soobeom's avatar Lee Soobeom
Browse files

type.tsx

parent c8a72edb
export interface PostType {
id: string;
title: string;
date: string;
click: number;
}
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment