generated from cms/tibi-docs
nex session
This commit is contained in:
2
types/global.d.ts
vendored
2
types/global.d.ts
vendored
@@ -27,6 +27,7 @@ interface outerRow {
|
||||
}
|
||||
interface Row {
|
||||
topTitle: string
|
||||
topTitleRed: boolean
|
||||
subTitle: string
|
||||
title: string
|
||||
pageTitle: string
|
||||
@@ -85,6 +86,7 @@ interface NetworkEvent {
|
||||
|
||||
interface iconBlock {
|
||||
icon: FileField
|
||||
iconFocused: FileField
|
||||
bigText: string
|
||||
smallText: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user