mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-30 11:47:54 +01:00
Working
This commit is contained in:
@@ -65,4 +65,8 @@ interface GuestbookForm {
|
||||
message: string
|
||||
}
|
||||
|
||||
export { Form, InfoData, Skill, Experience, Formation, Post, Tag, Project, GuestbookForm }
|
||||
interface NewsletterForm {
|
||||
email: string
|
||||
}
|
||||
|
||||
export { Form, InfoData, Skill, Experience, Formation, Post, Tag, Project, GuestbookForm, NewsletterForm }
|
||||
|
||||
Reference in New Issue
Block a user