mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-13 22:40:50 +08:00
Added new line after newly created enum
This commit is contained in:
1
types/chrome/chrome-app.d.ts
vendored
1
types/chrome/chrome-app.d.ts
vendored
@@ -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