Update chrome devtools baseline

This commit is contained in:
Nathan Shively-Sanders 2017-11-28 15:12:39 -08:00
parent 341e7029eb
commit 78a0b94a4f

View file

@ -14,83 +14,6 @@ Standard output:
../../../../built/local/lib.dom.d.ts(13700,13): error TS2300: Duplicate identifier 'Window'.
../../../../built/local/lib.es5.d.ts(1321,11): error TS2300: Duplicate identifier 'ArrayLike'.
../../../../built/local/lib.es5.d.ts(1350,6): error TS2300: Duplicate identifier 'Record'.
definitions.js(1,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Accessibility' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(2,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'AccessibilityTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/accessibility_test_runner/AccessibilityPaneTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(3,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Animation' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/animation/AnimationGroupPreviewUI.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(4,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'ApplicationTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/application_test_runner/AppcacheTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(5,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Audits' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/audits/AuditCategory.js 30:0, but here has type '{ [x: string]: any; }'.
definitions.js(6,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Audits2' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js 8:0, but here has type '{ [x: string]: any; }'.
definitions.js(7,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'AuditsTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/audits_test_runner/AuditsTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(8,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Bindings' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/bindings/BlackboxManager.js 7:0, but here has type '{ [x: string]: any; }'.
definitions.js(9,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'BindingsTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/bindings_test_runner/AutomappingTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(10,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'CPUProfilerTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/cpu_profiler_test_runner/ProfilerTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(11,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Changes' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/changes/ChangesHighlighter.js 14:0, but here has type '{ [x: string]: any; }'.
definitions.js(12,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'CmModes' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/cm_modes/DefaultCodeMirrorMimeMode.js 8:0, but here has type '{ [x: string]: any; }'.
definitions.js(13,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'ColorPicker' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/color_picker/Contrast.js 4:0, but here has type '{ [x: string]: any; }'.
definitions.js(14,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Common' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/common/CharacterIdMap.js 7:0, but here has type '{ [x: string]: any; }'.
definitions.js(15,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Components' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/components/DOMBreakpointsSidebarPane.js 33:0, but here has type '{ [x: string]: any; }'.
definitions.js(16,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'ConsoleCounters' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/console_counters/WarningErrorCounter.js 8:0, but here has type '{ [x: string]: any; }'.
definitions.js(17,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'ConsoleModel' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/console_model/ConsoleModel.js 33:0, but here has type '{ [x: string]: any; }'.
definitions.js(18,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'ConsoleTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/console_test_runner/ConsoleTestRunner.js 17:0, but here has type '{ [x: string]: any; }'.
definitions.js(19,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'CookieTable' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/cookie_table/CookiesTable.js 33:0, but here has type '{ [x: string]: any; }'.
definitions.js(20,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Coverage' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/coverage/CoverageDecorationManager.js 14:0, but here has type '{ [x: string]: any; }'.
definitions.js(21,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'CoverageTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/coverage_test_runner/CoverageTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(22,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'DataGrid' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js 29:0, but here has type '{ [x: string]: any; }'.
definitions.js(23,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'DataGridTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/data_grid_test_runner/DataGridTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(24,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'DeviceModeTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/device_mode_test_runner/DeviceModeTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(25,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Devices' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/devices/DevicesView.js 4:0, but here has type '{ [x: string]: any; }'.
definitions.js(27,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Elements' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/elements/ClassesPaneWidget.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(28,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'ElementsTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/elements_test_runner/EditDOMTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(29,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Emulation' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/emulation/AdvancedApp.js 7:0, but here has type '{ [x: string]: any; }'.
definitions.js(30,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'EventListeners' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/event_listeners/EventListenersUtils.js 13:0, but here has type '{ [x: string]: any; }'.
definitions.js(31,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Extensions' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/extensions/ExtensionAuditCategory.js 33:0, but here has type '{ [x: string]: any; }'.
definitions.js(32,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'ExtensionsTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/extensions_test_runner/ExtensionsAuditsTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(33,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Formatter' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/formatter/FormatterWorkerPool.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(34,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'FormatterWorker' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/formatter_worker/AcornTokenizer.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(35,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'HARImporter' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/har_importer/HARFormat.js 4:0, but here has type '{ [x: string]: any; }'.
definitions.js(36,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'HeapProfilerTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/heap_profiler_test_runner/HeapProfilerTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(37,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'HeapSnapshotModel' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/heap_snapshot_model/HeapSnapshotModel.js 40:0, but here has type '{ [x: string]: any; }'.
definitions.js(38,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'HeapSnapshotWorker' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/heap_snapshot_worker/AllocationProfile.js 33:0, but here has type '{ [x: string]: any; }'.
definitions.js(39,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Help' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/help/Help.js 7:0, but here has type '{ [x: string]: any; }'.
definitions.js(40,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Host' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/host/InspectorFrontendHost.js 33:0, but here has type '{ [x: string]: any; }'.
definitions.js(41,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'InlineEditor' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/inline_editor/BezierEditor.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(42,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'LayerViewer' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/layer_viewer/LayerDetailsView.js 33:0, but here has type '{ [x: string]: any; }'.
definitions.js(43,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Layers' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/layers/LayerPaintProfilerView.js 4:0, but here has type '{ [x: string]: any; }'.
definitions.js(44,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'LayersTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/layers_test_runner/LayersTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(45,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Main' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/main/ExecutionContextSelector.js 7:0, but here has type '{ [x: string]: any; }'.
definitions.js(46,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'MobileThrottling' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/mobile_throttling/MobileThrottlingSelector.js 4:0, but here has type '{ [x: string]: any; }'.
definitions.js(47,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Network' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/network/BlockedURLsPane.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(48,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'NetworkLog' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/network_log/HAREntry.js 38:0, but here has type '{ [x: string]: any; }'.
definitions.js(49,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'NetworkPriorities' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/network_priorities/NetworkPriorities.js 8:0, but here has type '{ [x: string]: any; }'.
definitions.js(50,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'NetworkTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/network_test_runner/NetworkTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(51,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'ObjectUI' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/object_ui/CustomPreviewComponent.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(52,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'PerfUI' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/perf_ui/ChartViewport.js 7:0, but here has type '{ [x: string]: any; }'.
definitions.js(53,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'PerformanceTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/performance_test_runner/TimelineDataTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(54,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Persistence' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/persistence/Automapping.js 8:0, but here has type '{ [x: string]: any; }'.
definitions.js(55,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'ProductRegistry' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/product_registry/BadgePool.js 4:0, but here has type '{ [x: string]: any; }'.
definitions.js(56,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'ProductRegistryImpl' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/product_registry_impl/ProductRegistryImpl.js 7:0, but here has type '{ [x: string]: any; }'.
definitions.js(57,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Profiler' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/profiler/BottomUpProfileDataGrid.js 33:0, but here has type '{ [x: string]: any; }'.
definitions.js(58,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Protocol' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/protocol/InspectorBackend.js 36:0, but here has type '{ [x: string]: any; }'.
definitions.js(59,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'QuickOpen' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/quick_open/CommandMenu.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(60,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Resources' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/resources/AppManifestView.js 7:0, but here has type '{ [x: string]: any; }'.
definitions.js(61,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'SDK' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/sdk/CPUProfileDataModel.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(62,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'SDKTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/sdk_test_runner/PageMockTestRunner.js 15:0, but here has type '{ [x: string]: any; }'.
definitions.js(63,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Screencast' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/screencast/InputModel.js 4:0, but here has type '{ [x: string]: any; }'.
definitions.js(64,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Security' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/security/SecurityModel.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(65,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Services' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/services/ServiceManager.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(66,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Settings' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/settings/FrameworkBlackboxSettingsTab.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(67,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Snippets' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/snippets/ScriptSnippetModel.js 34:0, but here has type '{ [x: string]: any; }'.
definitions.js(68,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'SourceFrame' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/source_frame/FontView.js 31:0, but here has type '{ [x: string]: any; }'.
definitions.js(69,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Sources' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/sources/AddSourceMapURLDialog.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(70,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'SourcesTestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/sources_test_runner/AutocompleteTestRunner.js 9:0, but here has type '{ [x: string]: any; }'.
definitions.js(71,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'TestRunner' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/test_runner/TestRunner.js 14:0, but here has type '{ [x: string]: any; }'.
definitions.js(72,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'TextEditor' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/text_editor/CodeMirrorTextEditor.js 33:0, but here has type '{ [x: string]: any; }'.
definitions.js(73,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'TextUtils' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/text_utils/Text.js 7:0, but here has type '{ [x: string]: any; }'.
definitions.js(74,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Timeline' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/timeline/CountersGraph.js 33:0, but here has type '{ [x: string]: any; }'.
definitions.js(75,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'TimelineModel' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/timeline_model/TimelineFrameModel.js 33:0, but here has type '{ [x: string]: any; }'.
definitions.js(76,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'UI' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/ui/ActionRegistry.js 6:0, but here has type '{ [x: string]: any; }'.
definitions.js(77,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'Workspace' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/workspace/FileManager.js 33:0, but here has type '{ [x: string]: any; }'.
definitions.js(78,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'WorkspaceDiff' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/workspace_diff/WorkspaceDiff.js 5:0, but here has type '{ [x: string]: any; }'.
node_modules/chrome-devtools-frontend/front_end/Runtime.js(43,8): error TS2339: Property '_importScriptPathPrefix' does not exist on type 'Window'.
node_modules/chrome-devtools-frontend/front_end/Runtime.js(95,28): error TS2339: Property 'response' does not exist on type 'EventTarget'.
node_modules/chrome-devtools-frontend/front_end/Runtime.js(147,37): error TS2339: Property '_importScriptPathPrefix' does not exist on type 'Window'.
@ -6633,7 +6556,6 @@ node_modules/chrome-devtools-frontend/front_end/host/InspectorFrontendHost.js(37
node_modules/chrome-devtools-frontend/front_end/host/InspectorFrontendHost.js(416,23): error TS2503: Cannot find namespace 'InspectorFrontendHostAPI'.
node_modules/chrome-devtools-frontend/front_end/host/InspectorFrontendHost.js(442,12): error TS2538: Type 'string[]' cannot be used as an index type.
node_modules/chrome-devtools-frontend/front_end/host/InspectorFrontendHost.js(489,12): error TS2304: Cannot find name 'InspectorFrontendHostAPI'.
node_modules/chrome-devtools-frontend/front_end/host/InspectorFrontendHost.js(491,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'InspectorFrontendHost' has type 'any' at /home/nathansa/ts/tests/cases/user/chrome-devtools-frontend/node_modules/chrome-devtools-frontend/front_end/bindings_test_runner/IsolatedFilesystemTestRunner.js 9:0, but here has type '{ (): void; Events: { [x: string]: any; AddExtensions: symbol; AppendedToURL: symbol; CanceledSav...'.
node_modules/chrome-devtools-frontend/front_end/host/InspectorFrontendHost.js(491,36): error TS2339: Property 'InspectorFrontendHost' does not exist on type 'Window'.
node_modules/chrome-devtools-frontend/front_end/host/InspectorFrontendHost.js(492,8): error TS2339: Property 'InspectorFrontendHost' does not exist on type 'Window'.
node_modules/chrome-devtools-frontend/front_end/host/InspectorFrontendHost.js(498,14): error TS2339: Property 'InspectorFrontendHost' does not exist on type 'Window'.