We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d338ecd commit 3a74147Copy full SHA for 3a74147
1 file changed
tests/cases/user/chrome-devtools-frontend/definitions.js
@@ -0,0 +1,10 @@
1
+var Common = {};
2
+var UI = {};
3
+var SDK = {};
4
+var ConsoleModel = {};
5
+var MobileThrottling = {};
6
+var Main = {};
7
+var TimelineModel = {};
8
+var Accessibility = {};
9
+var Protocol = {};
10
+var Workspace = {};
0 commit comments