mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Added new line after newly created enum
This commit is contained in:
Vendored
+1
@@ -44,6 +44,7 @@ declare namespace chrome.app.runtime {
|
||||
"installed_notification" = "installed_notification",
|
||||
"context_menu" = "context_menu",
|
||||
}
|
||||
|
||||
interface LaunchData {
|
||||
id?: string;
|
||||
items?: LaunchDataItem[];
|
||||
|
||||
Reference in New Issue
Block a user