Update types.ts
This commit is contained in:
@@ -7,6 +7,7 @@ export interface TabInfo {
|
||||
state: TabState
|
||||
errorText?: string
|
||||
pinnedCount?: number
|
||||
attachOrder?: number
|
||||
}
|
||||
|
||||
export interface ExtensionState {
|
||||
|
||||
Reference in New Issue
Block a user