@paulirish/trace_engine 0.0.57 → 0.0.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (272) hide show
  1. package/.tmp/tsbuildinfo/tsconfig.tsbuildinfo +1 -1
  2. package/core/platform/Brand.d.ts +8 -1
  3. package/core/platform/Brand.js.map +1 -1
  4. package/core/platform/DevToolsPath.d.ts +1 -1
  5. package/core/platform/DevToolsPath.js +1 -1
  6. package/core/platform/DevToolsPath.js.map +1 -1
  7. package/core/platform/StringUtilities.d.ts +12 -2
  8. package/core/platform/StringUtilities.js +31 -7
  9. package/core/platform/StringUtilities.js.map +1 -1
  10. package/generated/protocol.d.ts +8209 -7941
  11. package/locales/af.json +75 -60
  12. package/locales/am.json +75 -60
  13. package/locales/ar.json +86 -71
  14. package/locales/as.json +74 -59
  15. package/locales/az.json +75 -60
  16. package/locales/be.json +75 -60
  17. package/locales/bg.json +75 -60
  18. package/locales/bn.json +74 -59
  19. package/locales/bs.json +74 -59
  20. package/locales/ca.json +75 -60
  21. package/locales/cs.json +75 -60
  22. package/locales/cy.json +75 -60
  23. package/locales/da.json +75 -60
  24. package/locales/de.json +74 -59
  25. package/locales/el.json +75 -60
  26. package/locales/en-GB.json +74 -59
  27. package/locales/en-US.json +0 -6
  28. package/locales/en-XL.json +0 -6
  29. package/locales/es-419.json +74 -59
  30. package/locales/es.json +75 -60
  31. package/locales/et.json +74 -59
  32. package/locales/eu.json +75 -60
  33. package/locales/fa.json +77 -62
  34. package/locales/fi.json +74 -59
  35. package/locales/fil.json +75 -60
  36. package/locales/fr-CA.json +75 -60
  37. package/locales/fr.json +75 -60
  38. package/locales/gl.json +75 -60
  39. package/locales/gu.json +74 -59
  40. package/locales/he.json +97 -82
  41. package/locales/hi.json +75 -60
  42. package/locales/hr.json +75 -60
  43. package/locales/hu.json +75 -60
  44. package/locales/hy.json +75 -60
  45. package/locales/id.json +75 -60
  46. package/locales/is.json +74 -59
  47. package/locales/it.json +74 -59
  48. package/locales/ja.json +75 -60
  49. package/locales/ka.json +74 -59
  50. package/locales/kk.json +75 -60
  51. package/locales/km.json +75 -60
  52. package/locales/kn.json +75 -60
  53. package/locales/ko.json +75 -60
  54. package/locales/ky.json +75 -60
  55. package/locales/lo.json +74 -59
  56. package/locales/lt.json +75 -60
  57. package/locales/lv.json +75 -60
  58. package/locales/mk.json +74 -59
  59. package/locales/ml.json +74 -59
  60. package/locales/mn.json +75 -60
  61. package/locales/mr.json +74 -59
  62. package/locales/ms.json +74 -59
  63. package/locales/my.json +75 -60
  64. package/locales/ne.json +76 -61
  65. package/locales/nl.json +74 -59
  66. package/locales/no.json +75 -60
  67. package/locales/or.json +75 -60
  68. package/locales/pa.json +75 -60
  69. package/locales/pl.json +74 -59
  70. package/locales/pt-PT.json +75 -60
  71. package/locales/pt.json +75 -60
  72. package/locales/ro.json +75 -60
  73. package/locales/ru.json +75 -60
  74. package/locales/si.json +75 -60
  75. package/locales/sk.json +74 -59
  76. package/locales/sl.json +75 -60
  77. package/locales/sq.json +75 -60
  78. package/locales/sr-Latn.json +74 -59
  79. package/locales/sr.json +74 -59
  80. package/locales/sv.json +75 -60
  81. package/locales/sw.json +75 -60
  82. package/locales/ta.json +75 -60
  83. package/locales/te.json +74 -59
  84. package/locales/th.json +77 -62
  85. package/locales/tr.json +75 -60
  86. package/locales/uk.json +75 -60
  87. package/locales/ur.json +74 -59
  88. package/locales/uz.json +75 -60
  89. package/locales/vi.json +74 -59
  90. package/locales/zh-HK.json +75 -60
  91. package/locales/zh-TW.json +75 -60
  92. package/locales/zh.json +75 -60
  93. package/locales/zu.json +75 -60
  94. package/models/trace/ModelImpl.d.ts +0 -1
  95. package/models/trace/ModelImpl.js +15 -3
  96. package/models/trace/ModelImpl.js.map +1 -1
  97. package/models/trace/Processor.js +8 -4
  98. package/models/trace/Processor.js.map +1 -1
  99. package/models/trace/extras/ThirdParties.js +1 -2
  100. package/models/trace/extras/ThirdParties.js.map +1 -1
  101. package/models/trace/extras/TraceTree.d.ts +4 -1
  102. package/models/trace/extras/TraceTree.js +7 -2
  103. package/models/trace/extras/TraceTree.js.map +1 -1
  104. package/models/trace/handlers/AnimationFramesHandler.d.ts +1 -0
  105. package/models/trace/handlers/AnimationFramesHandler.js +8 -0
  106. package/models/trace/handlers/AnimationFramesHandler.js.map +1 -1
  107. package/models/trace/handlers/ExtensionTraceDataHandler.d.ts +1 -1
  108. package/models/trace/handlers/ExtensionTraceDataHandler.js +1 -1
  109. package/models/trace/handlers/ExtensionTraceDataHandler.js.map +1 -1
  110. package/models/trace/handlers/FramesHandler.js +38 -28
  111. package/models/trace/handlers/FramesHandler.js.map +1 -1
  112. package/models/trace/handlers/ImagePaintingHandler.d.ts +2 -1
  113. package/models/trace/handlers/ImagePaintingHandler.js.map +1 -1
  114. package/models/trace/handlers/InitiatorsHandler.js +27 -0
  115. package/models/trace/handlers/InitiatorsHandler.js.map +1 -1
  116. package/models/trace/handlers/NetworkRequestsHandler.js +3 -0
  117. package/models/trace/handlers/NetworkRequestsHandler.js.map +1 -1
  118. package/models/trace/handlers/RendererHandler.d.ts +0 -5
  119. package/models/trace/handlers/RendererHandler.js +9 -12
  120. package/models/trace/handlers/RendererHandler.js.map +1 -1
  121. package/models/trace/handlers/SamplesHandler.js +4 -6
  122. package/models/trace/handlers/SamplesHandler.js.map +1 -1
  123. package/models/trace/handlers/ScriptsHandler.d.ts +4 -3
  124. package/models/trace/handlers/ScriptsHandler.js +3 -0
  125. package/models/trace/handlers/ScriptsHandler.js.map +1 -1
  126. package/models/trace/handlers/UserInteractionsHandler.d.ts +4 -2
  127. package/models/trace/handlers/UserInteractionsHandler.js.map +1 -1
  128. package/models/trace/handlers/helpers.d.ts +3 -6
  129. package/models/trace/handlers/helpers.js +17 -9
  130. package/models/trace/handlers/helpers.js.map +1 -1
  131. package/models/trace/handlers/types.d.ts +4 -1
  132. package/models/trace/handlers/types.js.map +1 -1
  133. package/models/trace/helpers/SamplesIntegrator.d.ts +1 -0
  134. package/models/trace/helpers/SamplesIntegrator.js +8 -0
  135. package/models/trace/helpers/SamplesIntegrator.js.map +1 -1
  136. package/models/trace/helpers/Timing.js +2 -0
  137. package/models/trace/helpers/Timing.js.map +1 -1
  138. package/models/trace/helpers/Trace.d.ts +1 -1
  139. package/models/trace/helpers/Trace.js +1 -1
  140. package/models/trace/helpers/Trace.js.map +1 -1
  141. package/models/trace/helpers/TreeHelpers.d.ts +1 -1
  142. package/models/trace/helpers/TreeHelpers.js.map +1 -1
  143. package/models/trace/insights/CLSCulprits.d.ts +2 -2
  144. package/models/trace/insights/CLSCulprits.js +2 -2
  145. package/models/trace/insights/CLSCulprits.js.map +1 -1
  146. package/models/trace/insights/Common.d.ts +6 -5
  147. package/models/trace/insights/Common.js +29 -17
  148. package/models/trace/insights/Common.js.map +1 -1
  149. package/models/trace/insights/DOMSize.d.ts +1 -1
  150. package/models/trace/insights/DOMSize.js +1 -1
  151. package/models/trace/insights/DOMSize.js.map +1 -1
  152. package/models/trace/insights/DocumentLatency.d.ts +2 -2
  153. package/models/trace/insights/DocumentLatency.js +2 -2
  154. package/models/trace/insights/DocumentLatency.js.map +1 -1
  155. package/models/trace/insights/DuplicatedJavaScript.d.ts +1 -0
  156. package/models/trace/insights/DuplicatedJavaScript.js +3 -3
  157. package/models/trace/insights/DuplicatedJavaScript.js.map +1 -1
  158. package/models/trace/insights/ForcedReflow.d.ts +3 -3
  159. package/models/trace/insights/ForcedReflow.js +3 -3
  160. package/models/trace/insights/ForcedReflow.js.map +1 -1
  161. package/models/trace/insights/INPBreakdown.d.ts +5 -5
  162. package/models/trace/insights/INPBreakdown.js +5 -5
  163. package/models/trace/insights/INPBreakdown.js.map +1 -1
  164. package/models/trace/insights/ImageDelivery.d.ts +2 -0
  165. package/models/trace/insights/ImageDelivery.js +3 -0
  166. package/models/trace/insights/ImageDelivery.js.map +1 -1
  167. package/models/trace/insights/LCPBreakdown.d.ts +6 -6
  168. package/models/trace/insights/LCPBreakdown.js +10 -8
  169. package/models/trace/insights/LCPBreakdown.js.map +1 -1
  170. package/models/trace/insights/LCPDiscovery.d.ts +2 -2
  171. package/models/trace/insights/LCPDiscovery.js +3 -3
  172. package/models/trace/insights/LCPDiscovery.js.map +1 -1
  173. package/models/trace/insights/LegacyJavaScript.d.ts +1 -0
  174. package/models/trace/insights/LegacyJavaScript.js +3 -3
  175. package/models/trace/insights/LegacyJavaScript.js.map +1 -1
  176. package/models/trace/insights/ModernHTTP.js +1 -1
  177. package/models/trace/insights/ModernHTTP.js.map +1 -1
  178. package/models/trace/insights/RenderBlocking.d.ts +1 -1
  179. package/models/trace/insights/RenderBlocking.js +1 -1
  180. package/models/trace/insights/RenderBlocking.js.map +1 -1
  181. package/models/trace/insights/SlowCSSSelector.d.ts +8 -8
  182. package/models/trace/insights/SlowCSSSelector.js +8 -8
  183. package/models/trace/insights/SlowCSSSelector.js.map +1 -1
  184. package/models/trace/lantern/graph/BaseNode.d.ts +1 -1
  185. package/models/trace/lantern/graph/BaseNode.js +1 -1
  186. package/models/trace/lantern/graph/BaseNode.js.map +1 -1
  187. package/models/trace/lantern/simulation/SimulationTimingMap.js +1 -1
  188. package/models/trace/lantern/simulation/SimulationTimingMap.js.map +1 -1
  189. package/models/trace/types/Configuration.d.ts +7 -0
  190. package/models/trace/types/Configuration.js +1 -0
  191. package/models/trace/types/Configuration.js.map +1 -1
  192. package/models/trace/types/Extensions.d.ts +1 -1
  193. package/models/trace/types/Extensions.js.map +1 -1
  194. package/models/trace/types/File.d.ts +3 -0
  195. package/models/trace/types/File.js.map +1 -1
  196. package/models/trace/types/Overlays.d.ts +6 -1
  197. package/models/trace/types/Overlays.js.map +1 -1
  198. package/models/trace/types/TraceEvents.d.ts +54 -29
  199. package/models/trace/types/TraceEvents.js +7 -1
  200. package/models/trace/types/TraceEvents.js.map +1 -1
  201. package/package.json +1 -1
  202. package/test/test-trace-engine.mjs +0 -1
  203. package/core/platform/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  204. package/core/platform/platform.prebundle.d.ts +0 -18
  205. package/core/platform/platform.prebundle.js +0 -53
  206. package/core/platform/platform.prebundle.js.map +0 -1
  207. package/core/platform/platform.prebundle.ts +0 -71
  208. package/models/cpu_profile/cpu_profile.prebundle.d.ts +0 -3
  209. package/models/cpu_profile/cpu_profile.prebundle.js +0 -7
  210. package/models/cpu_profile/cpu_profile.prebundle.js.map +0 -1
  211. package/models/cpu_profile/cpu_profile.prebundle.ts +0 -11
  212. package/models/cpu_profile/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  213. package/models/trace/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -61
  214. package/models/trace/extras/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  215. package/models/trace/extras/extras.prebundle.d.ts +0 -7
  216. package/models/trace/extras/extras.prebundle.js +0 -11
  217. package/models/trace/extras/extras.prebundle.js.map +0 -1
  218. package/models/trace/extras/extras.prebundle.ts +0 -11
  219. package/models/trace/handlers/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  220. package/models/trace/handlers/handlers.prebundle.d.ts +0 -4
  221. package/models/trace/handlers/handlers.prebundle.js +0 -8
  222. package/models/trace/handlers/handlers.prebundle.js.map +0 -1
  223. package/models/trace/handlers/handlers.prebundle.ts +0 -8
  224. package/models/trace/helpers/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  225. package/models/trace/helpers/helpers.prebundle.d.ts +0 -7
  226. package/models/trace/helpers/helpers.prebundle.js +0 -11
  227. package/models/trace/helpers/helpers.prebundle.js.map +0 -1
  228. package/models/trace/helpers/helpers.prebundle.ts +0 -11
  229. package/models/trace/insights/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  230. package/models/trace/insights/insights.prebundle.d.ts +0 -4
  231. package/models/trace/insights/insights.prebundle.js +0 -8
  232. package/models/trace/insights/insights.prebundle.js.map +0 -1
  233. package/models/trace/insights/insights.prebundle.ts +0 -8
  234. package/models/trace/lantern/core/core.prebundle.d.ts +0 -2
  235. package/models/trace/lantern/core/core.prebundle.js +0 -6
  236. package/models/trace/lantern/core/core.prebundle.js.map +0 -1
  237. package/models/trace/lantern/core/core.prebundle.ts +0 -6
  238. package/models/trace/lantern/core/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  239. package/models/trace/lantern/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  240. package/models/trace/lantern/graph/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  241. package/models/trace/lantern/graph/graph.prebundle.d.ts +0 -4
  242. package/models/trace/lantern/graph/graph.prebundle.js +0 -8
  243. package/models/trace/lantern/graph/graph.prebundle.js.map +0 -1
  244. package/models/trace/lantern/graph/graph.prebundle.ts +0 -8
  245. package/models/trace/lantern/lantern.prebundle.d.ts +0 -6
  246. package/models/trace/lantern/lantern.prebundle.js +0 -10
  247. package/models/trace/lantern/lantern.prebundle.js.map +0 -1
  248. package/models/trace/lantern/lantern.prebundle.ts +0 -17
  249. package/models/trace/lantern/metrics/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  250. package/models/trace/lantern/metrics/metrics.prebundle.d.ts +0 -8
  251. package/models/trace/lantern/metrics/metrics.prebundle.js +0 -12
  252. package/models/trace/lantern/metrics/metrics.prebundle.js.map +0 -1
  253. package/models/trace/lantern/metrics/metrics.prebundle.ts +0 -12
  254. package/models/trace/lantern/simulation/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  255. package/models/trace/lantern/simulation/simulation.prebundle.d.ts +0 -6
  256. package/models/trace/lantern/simulation/simulation.prebundle.js +0 -10
  257. package/models/trace/lantern/simulation/simulation.prebundle.js.map +0 -1
  258. package/models/trace/lantern/simulation/simulation.prebundle.ts +0 -10
  259. package/models/trace/lantern/types/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  260. package/models/trace/lantern/types/types.prebundle.d.ts +0 -1
  261. package/models/trace/lantern/types/types.prebundle.js +0 -5
  262. package/models/trace/lantern/types/types.prebundle.js.map +0 -1
  263. package/models/trace/lantern/types/types.prebundle.ts +0 -5
  264. package/models/trace/trace.prebundle.d.ts +0 -10
  265. package/models/trace/trace.prebundle.js +0 -14
  266. package/models/trace/trace.prebundle.js.map +0 -1
  267. package/models/trace/trace.prebundle.ts +0 -25
  268. package/models/trace/types/devtools_entrypoint-bundle-tsconfig-tsconfig.json +0 -43
  269. package/models/trace/types/types.prebundle.d.ts +0 -5
  270. package/models/trace/types/types.prebundle.js +0 -9
  271. package/models/trace/types/types.prebundle.js.map +0 -1
  272. package/models/trace/types/types.prebundle.ts +0 -9
@@ -1,8 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- export * as Common from './Common.js';
5
- export * as Models from './Models.js';
6
- export * as Statistics from './Statistics.js';
7
- export * as Types from './types.js';
8
- //# sourceMappingURL=insights.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"insights.prebundle.js","sourceRoot":"","sources":["insights.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC;AACtC,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC;AACtC,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAC;AAC9C,OAAO,KAAK,KAAK,MAAM,YAAY,CAAC","sourcesContent":["// Copyright 2024 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nexport * as Common from './Common.js';\nexport * as Models from './Models.js';\nexport * as Statistics from './Statistics.js';\nexport * as Types from './types.js';\n"]}
@@ -1,8 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- export * as Common from './Common.js';
6
- export * as Models from './Models.js';
7
- export * as Statistics from './Statistics.js';
8
- export * as Types from './types.js';
@@ -1,2 +0,0 @@
1
- export * from './LanternError.js';
2
- export * from './NetworkAnalyzer.js';
@@ -1,6 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- export * from './LanternError.js';
5
- export * from './NetworkAnalyzer.js';
6
- //# sourceMappingURL=core.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"core.prebundle.js","sourceRoot":"","sources":["core.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC","sourcesContent":["// Copyright 2024 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nexport * from './LanternError.js';\nexport * from './NetworkAnalyzer.js';\n"]}
@@ -1,6 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- export * from './LanternError.js';
6
- export * from './NetworkAnalyzer.js';
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "core.prebundle.ts",
34
- "../../../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./core-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "lantern.prebundle.ts",
34
- "../../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./lantern-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "graph.prebundle.ts",
34
- "../../../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./graph-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1,4 +0,0 @@
1
- export * from './BaseNode.js';
2
- export * from './CPUNode.js';
3
- export * from './NetworkNode.js';
4
- export * from './PageDependencyGraph.js';
@@ -1,8 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- export * from './BaseNode.js';
5
- export * from './CPUNode.js';
6
- export * from './NetworkNode.js';
7
- export * from './PageDependencyGraph.js';
8
- //# sourceMappingURL=graph.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"graph.prebundle.js","sourceRoot":"","sources":["graph.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC","sourcesContent":["// Copyright 2024 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nexport * from './BaseNode.js';\nexport * from './CPUNode.js';\nexport * from './NetworkNode.js';\nexport * from './PageDependencyGraph.js';\n"]}
@@ -1,8 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- export * from './BaseNode.js';
6
- export * from './CPUNode.js';
7
- export * from './NetworkNode.js';
8
- export * from './PageDependencyGraph.js';
@@ -1,6 +0,0 @@
1
- import * as Core from './core/core.js';
2
- import * as Graph from './graph/graph.js';
3
- import * as Metrics from './metrics/metrics.js';
4
- import * as Simulation from './simulation/simulation.js';
5
- import * as Types from './types/types.js';
6
- export { Core, Graph, Metrics, Simulation, Types, };
@@ -1,10 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- import * as Core from './core/core.js';
5
- import * as Graph from './graph/graph.js';
6
- import * as Metrics from './metrics/metrics.js';
7
- import * as Simulation from './simulation/simulation.js';
8
- import * as Types from './types/types.js';
9
- export { Core, Graph, Metrics, Simulation, Types, };
10
- //# sourceMappingURL=lantern.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"lantern.prebundle.js","sourceRoot":"","sources":["lantern.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,OAAO,KAAK,IAAI,MAAM,gBAAgB,CAAC;AACvC,OAAO,KAAK,KAAK,MAAM,kBAAkB,CAAC;AAC1C,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,4BAA4B,CAAC;AACzD,OAAO,KAAK,KAAK,MAAM,kBAAkB,CAAC;AAE1C,OAAO,EACL,IAAI,EACJ,KAAK,EACL,OAAO,EACP,UAAU,EACV,KAAK,GACN,CAAC","sourcesContent":["// Copyright 2024 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nimport * as Core from './core/core.js';\nimport * as Graph from './graph/graph.js';\nimport * as Metrics from './metrics/metrics.js';\nimport * as Simulation from './simulation/simulation.js';\nimport * as Types from './types/types.js';\n\nexport {\n Core,\n Graph,\n Metrics,\n Simulation,\n Types,\n};\n"]}
@@ -1,17 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- import * as Core from './core/core.js';
6
- import * as Graph from './graph/graph.js';
7
- import * as Metrics from './metrics/metrics.js';
8
- import * as Simulation from './simulation/simulation.js';
9
- import * as Types from './types/types.js';
10
-
11
- export {
12
- Core,
13
- Graph,
14
- Metrics,
15
- Simulation,
16
- Types,
17
- };
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "metrics.prebundle.ts",
34
- "../../../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./metrics-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1,8 +0,0 @@
1
- export * from './FirstContentfulPaint.js';
2
- export * from './Interactive.js';
3
- export * from './LargestContentfulPaint.js';
4
- export * from './MaxPotentialFID.js';
5
- export * from './Metric.js';
6
- export * from './SpeedIndex.js';
7
- export * from './TotalBlockingTime.js';
8
- export * as TBTUtils from './TBTUtils.js';
@@ -1,12 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- export * from './FirstContentfulPaint.js';
5
- export * from './Interactive.js';
6
- export * from './LargestContentfulPaint.js';
7
- export * from './MaxPotentialFID.js';
8
- export * from './Metric.js';
9
- export * from './SpeedIndex.js';
10
- export * from './TotalBlockingTime.js';
11
- export * as TBTUtils from './TBTUtils.js';
12
- //# sourceMappingURL=metrics.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"metrics.prebundle.js","sourceRoot":"","sources":["metrics.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kBAAkB,CAAC;AACjC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,sBAAsB,CAAC;AACrC,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,wBAAwB,CAAC;AACvC,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC","sourcesContent":["// Copyright 2024 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nexport * from './FirstContentfulPaint.js';\nexport * from './Interactive.js';\nexport * from './LargestContentfulPaint.js';\nexport * from './MaxPotentialFID.js';\nexport * from './Metric.js';\nexport * from './SpeedIndex.js';\nexport * from './TotalBlockingTime.js';\nexport * as TBTUtils from './TBTUtils.js';\n"]}
@@ -1,12 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- export * from './FirstContentfulPaint.js';
6
- export * from './Interactive.js';
7
- export * from './LargestContentfulPaint.js';
8
- export * from './MaxPotentialFID.js';
9
- export * from './Metric.js';
10
- export * from './SpeedIndex.js';
11
- export * from './TotalBlockingTime.js';
12
- export * as TBTUtils from './TBTUtils.js';
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "simulation.prebundle.ts",
34
- "../../../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./simulation-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1,6 +0,0 @@
1
- export * from './ConnectionPool.js';
2
- export * from './Constants.js';
3
- export * from './DNSCache.js';
4
- export * from './SimulationTimingMap.js';
5
- export * from './Simulator.js';
6
- export * from './TCPConnection.js';
@@ -1,10 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- export * from './ConnectionPool.js';
5
- export * from './Constants.js';
6
- export * from './DNSCache.js';
7
- export * from './SimulationTimingMap.js';
8
- export * from './Simulator.js';
9
- export * from './TCPConnection.js';
10
- //# sourceMappingURL=simulation.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"simulation.prebundle.js","sourceRoot":"","sources":["simulation.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC","sourcesContent":["// Copyright 2024 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nexport * from './ConnectionPool.js';\nexport * from './Constants.js';\nexport * from './DNSCache.js';\nexport * from './SimulationTimingMap.js';\nexport * from './Simulator.js';\nexport * from './TCPConnection.js';\n"]}
@@ -1,10 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- export * from './ConnectionPool.js';
6
- export * from './Constants.js';
7
- export * from './DNSCache.js';
8
- export * from './SimulationTimingMap.js';
9
- export * from './Simulator.js';
10
- export * from './TCPConnection.js';
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "types.prebundle.ts",
34
- "../../../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./types-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1 +0,0 @@
1
- export * from './Lantern.js';
@@ -1,5 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- export * from './Lantern.js';
5
- //# sourceMappingURL=types.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.prebundle.js","sourceRoot":"","sources":["types.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,cAAc,cAAc,CAAC","sourcesContent":["// Copyright 2024 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nexport * from './Lantern.js';\n"]}
@@ -1,5 +0,0 @@
1
- // Copyright 2024 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- export * from './Lantern.js';
@@ -1,10 +0,0 @@
1
- import * as Extras from './extras/extras.js';
2
- import * as Handlers from './handlers/handlers.js';
3
- import * as Helpers from './helpers/helpers.js';
4
- import * as Insights from './insights/insights.js';
5
- import * as Lantern from './lantern/lantern.js';
6
- import * as LanternComputationData from './LanternComputationData.js';
7
- import * as TraceModel from './ModelImpl.js';
8
- import * as Processor from './Processor.js';
9
- import * as Types from './types/types.js';
10
- export { Extras, Handlers, Helpers, Insights, Lantern, LanternComputationData, Processor, TraceModel, Types, };
@@ -1,14 +0,0 @@
1
- // Copyright 2022 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- import * as Extras from './extras/extras.js';
5
- import * as Handlers from './handlers/handlers.js';
6
- import * as Helpers from './helpers/helpers.js';
7
- import * as Insights from './insights/insights.js';
8
- import * as Lantern from './lantern/lantern.js';
9
- import * as LanternComputationData from './LanternComputationData.js';
10
- import * as TraceModel from './ModelImpl.js';
11
- import * as Processor from './Processor.js';
12
- import * as Types from './types/types.js';
13
- export { Extras, Handlers, Helpers, Insights, Lantern, LanternComputationData, Processor, TraceModel, Types, };
14
- //# sourceMappingURL=trace.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"trace.prebundle.js","sourceRoot":"","sources":["trace.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAC7C,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AACnD,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAChD,OAAO,KAAK,sBAAsB,MAAM,6BAA6B,CAAC;AACtE,OAAO,KAAK,UAAU,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,SAAS,MAAM,gBAAgB,CAAC;AAC5C,OAAO,KAAK,KAAK,MAAM,kBAAkB,CAAC;AAE1C,OAAO,EACL,MAAM,EACN,QAAQ,EACR,OAAO,EACP,QAAQ,EACR,OAAO,EACP,sBAAsB,EACtB,SAAS,EACT,UAAU,EACV,KAAK,GACN,CAAC","sourcesContent":["// Copyright 2022 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nimport * as Extras from './extras/extras.js';\nimport * as Handlers from './handlers/handlers.js';\nimport * as Helpers from './helpers/helpers.js';\nimport * as Insights from './insights/insights.js';\nimport * as Lantern from './lantern/lantern.js';\nimport * as LanternComputationData from './LanternComputationData.js';\nimport * as TraceModel from './ModelImpl.js';\nimport * as Processor from './Processor.js';\nimport * as Types from './types/types.js';\n\nexport {\n Extras,\n Handlers,\n Helpers,\n Insights,\n Lantern,\n LanternComputationData,\n Processor,\n TraceModel,\n Types,\n};\n"]}
@@ -1,25 +0,0 @@
1
- // Copyright 2022 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- import * as Extras from './extras/extras.js';
6
- import * as Handlers from './handlers/handlers.js';
7
- import * as Helpers from './helpers/helpers.js';
8
- import * as Insights from './insights/insights.js';
9
- import * as Lantern from './lantern/lantern.js';
10
- import * as LanternComputationData from './LanternComputationData.js';
11
- import * as TraceModel from './ModelImpl.js';
12
- import * as Processor from './Processor.js';
13
- import * as Types from './types/types.js';
14
-
15
- export {
16
- Extras,
17
- Handlers,
18
- Helpers,
19
- Insights,
20
- Lantern,
21
- LanternComputationData,
22
- Processor,
23
- TraceModel,
24
- Types,
25
- };
@@ -1,43 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "allowJs": true,
4
- "checkJs": true,
5
- "composite": true,
6
- "declaration": true,
7
- "experimentalDecorators": true,
8
- "forceConsistentCasingInFileNames": true,
9
- "inlineSources": true,
10
- "lib": [
11
- "esnext",
12
- "dom",
13
- "dom.iterable"
14
- ],
15
- "module": "esnext",
16
- "noEmitOnError": true,
17
- "noFallthroughCasesInSwitch": true,
18
- "noImplicitOverride": true,
19
- "noImplicitReturns": true,
20
- "noUnusedLocals": false,
21
- "noUnusedParameters": false,
22
- "outDir": ".",
23
- "rootDir": ".",
24
- "skipLibCheck": true,
25
- "sourceMap": true,
26
- "strict": true,
27
- "target": "esnext",
28
- "tsBuildInfoFile": "devtools_entrypoint-bundle-tsconfig-tsconfig.json.tsbuildinfo",
29
- "typeRoots": [],
30
- "useUnknownInCatchVariables": false
31
- },
32
- "files": [
33
- "types.prebundle.ts",
34
- "../../../../../../../front_end/legacy/legacy-defs.d.ts",
35
- "../../../../../../../front_end/global_typings/global_defs.d.ts",
36
- "../../../../../../../node_modules/@types/filesystem/index.d.ts"
37
- ],
38
- "references": [
39
- {
40
- "path": "./types-tsconfig.json"
41
- }
42
- ]
43
- }
@@ -1,5 +0,0 @@
1
- export * as Configuration from './Configuration.js';
2
- export * as Extensions from './Extensions.js';
3
- export * as File from './File.js';
4
- export * as Timing from './Timing.js';
5
- export * as Events from './TraceEvents.js';
@@ -1,9 +0,0 @@
1
- // Copyright 2022 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
- export * as Configuration from './Configuration.js';
5
- export * as Extensions from './Extensions.js';
6
- export * as File from './File.js';
7
- export * as Timing from './Timing.js';
8
- export * as Events from './TraceEvents.js';
9
- //# sourceMappingURL=types.prebundle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.prebundle.js","sourceRoot":"","sources":["types.prebundle.ts"],"names":[],"mappings":"AAAA,4DAA4D;AAC5D,yEAAyE;AACzE,6BAA6B;AAE7B,OAAO,KAAK,aAAa,MAAM,oBAAoB,CAAC;AACpD,OAAO,KAAK,UAAU,MAAM,iBAAiB,CAAC;AAC9C,OAAO,KAAK,IAAI,MAAM,WAAW,CAAC;AAClC,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC;AACtC,OAAO,KAAK,MAAM,MAAM,kBAAkB,CAAC","sourcesContent":["// Copyright 2022 The Chromium Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style license that can be\n// found in the LICENSE file.\n\nexport * as Configuration from './Configuration.js';\nexport * as Extensions from './Extensions.js';\nexport * as File from './File.js';\nexport * as Timing from './Timing.js';\nexport * as Events from './TraceEvents.js';\n"]}
@@ -1,9 +0,0 @@
1
- // Copyright 2022 The Chromium Authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- export * as Configuration from './Configuration.js';
6
- export * as Extensions from './Extensions.js';
7
- export * as File from './File.js';
8
- export * as Timing from './Timing.js';
9
- export * as Events from './TraceEvents.js';