generated from cms/tibi-docs
This commit is contained in:
5
types/global.d.ts
vendored
5
types/global.d.ts
vendored
@@ -19,6 +19,11 @@ interface Page {
|
||||
jobOffer: jobOffer
|
||||
rows: Row[]
|
||||
id: string
|
||||
meta: {
|
||||
title: string
|
||||
description: string
|
||||
keywords: string
|
||||
}
|
||||
}
|
||||
|
||||
interface teaserHomepage {
|
||||
|
||||
Reference in New Issue
Block a user