generated from cms/tibi-docs
fixes
This commit is contained in:
5
types/global.d.ts
vendored
5
types/global.d.ts
vendored
@@ -55,6 +55,10 @@ interface Column {
|
||||
| "networkEvents"
|
||||
|
||||
image?: FileField
|
||||
icons: {
|
||||
icon: FileField
|
||||
link: string
|
||||
}[]
|
||||
iconCycleSquare?: IconCycleSquare
|
||||
iconCycleCircle?: IconCycleCircle
|
||||
text: string
|
||||
@@ -95,6 +99,7 @@ interface pageLinkBlock {
|
||||
name: string
|
||||
rowNr: number
|
||||
page: string
|
||||
extendableRowNr: number
|
||||
}
|
||||
|
||||
interface IconCycleSquare {
|
||||
|
||||
Reference in New Issue
Block a user