mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Fix typo
This commit is contained in:
Vendored
+1
-1
@@ -140,7 +140,7 @@ declare module chrome.browserAction {
|
||||
|
||||
interface TitleDetails {
|
||||
title: string;
|
||||
tabId?: number;WebNavigationReferenceFragmentUpdatedEvent
|
||||
tabId?: number;
|
||||
}
|
||||
|
||||
interface TabDetails {
|
||||
|
||||
Reference in New Issue
Block a user