@builder.io/dev-tools 1.17.5-dev.202510300849.f412af03a → 1.17.6-dev.202510301013.264a2981d

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 (273) hide show
  1. package/cli/index.cjs +20 -13
  2. package/cli/index.cjs.map +2 -2
  3. package/core/index.cjs +1 -1
  4. package/core/index.mjs +1 -1
  5. package/node/index.cjs +1 -1
  6. package/node/index.mjs +1 -1
  7. package/package.json +1 -1
  8. package/server/index.cjs +61 -37
  9. package/server/index.mjs +61 -37
  10. package/types/common/ast/component-input-types.d.ts +1 -1
  11. package/types/common/ast/convert-values.d.ts +1 -1
  12. package/types/tsconfig.tsbuildinfo +1 -1
  13. package/types/cli/repo-connect/env-collector.d.ts +0 -27
  14. package/types/cli/repo-connect/file-collector.d.ts +0 -33
  15. package/types/cli/repo-connect/git-detector.d.ts +0 -21
  16. package/types/cli/repo-connect/install-runner.d.ts +0 -10
  17. package/types/cli/repo-connect/package-detector.d.ts +0 -21
  18. package/types/cli/repo-connect/repo-connect.d.ts +0 -6
  19. package/types/cli/utils/env-filter.d.ts +0 -33
  20. package/types/cli/utils/file-overrides-manager.d.ts +0 -77
  21. package/types/cli/utils/file-overrides-manager.test.d.ts +0 -1
  22. package/types/cli/utils/lock-file-example.d.ts +0 -30
  23. package/types/cli/utils/sudo-helper.d.ts +0 -18
  24. package/types/packages/dev-tools/_tests_/code.e2e.d.ts +0 -1
  25. package/types/packages/dev-tools/_tests_/create-builder.e2e.d.ts +0 -1
  26. package/types/packages/dev-tools/_tests_/dev-tools.e2e.d.ts +0 -1
  27. package/types/packages/dev-tools/_tests_/figma-generate.e2e.d.ts +0 -1
  28. package/types/packages/dev-tools/_tests_/figma-publish.e2e.d.ts +0 -1
  29. package/types/packages/dev-tools/_tests_/fusionInit.e2e.d.ts +0 -1
  30. package/types/packages/dev-tools/_tests_/help.e2e.d.ts +0 -1
  31. package/types/packages/dev-tools/_tests_/launch.e2e.d.ts +0 -1
  32. package/types/packages/dev-tools/_tests_/repo-indexing.test.d.ts +0 -1
  33. package/types/packages/dev-tools/_tests_/sync-utils.test.d.ts +0 -1
  34. package/types/packages/dev-tools/_tests_/utils.d.ts +0 -44
  35. package/types/packages/dev-tools/_tests_/vitest.config.d.ts +0 -2
  36. package/types/packages/dev-tools/_tests_/workspace.e2e.d.ts +0 -1
  37. package/types/packages/dev-tools/angular/index.d.ts +0 -1
  38. package/types/packages/dev-tools/cli/__tests__/isLikelyFixedString.spec.d.ts +0 -1
  39. package/types/packages/dev-tools/cli/__tests__/parseGitDiffToApplyActions.spec.d.ts +0 -1
  40. package/types/packages/dev-tools/cli/abort-signal-any.d.ts +0 -1
  41. package/types/packages/dev-tools/cli/auth/auth-utils.d.ts +0 -2
  42. package/types/packages/dev-tools/cli/auth/auth.d.ts +0 -3
  43. package/types/packages/dev-tools/cli/auth/status.d.ts +0 -3
  44. package/types/packages/dev-tools/cli/backup.d.ts +0 -118
  45. package/types/packages/dev-tools/cli/builder-add/interface.d.ts +0 -5
  46. package/types/packages/dev-tools/cli/builder-add/options.d.ts +0 -2
  47. package/types/packages/dev-tools/cli/code-file-utils.d.ts +0 -12
  48. package/types/packages/dev-tools/cli/code-file-utils.unit.d.ts +0 -1
  49. package/types/packages/dev-tools/cli/code-tools.d.ts +0 -99
  50. package/types/packages/dev-tools/cli/code.d.ts +0 -7
  51. package/types/packages/dev-tools/cli/codegen.d.ts +0 -350
  52. package/types/packages/dev-tools/cli/constants.d.ts +0 -1
  53. package/types/packages/dev-tools/cli/credentials.d.ts +0 -53
  54. package/types/packages/dev-tools/cli/download.d.ts +0 -10
  55. package/types/packages/dev-tools/cli/exit.d.ts +0 -1
  56. package/types/packages/dev-tools/cli/fetch.d.ts +0 -1
  57. package/types/packages/dev-tools/cli/figma-publish.d.ts +0 -24
  58. package/types/packages/dev-tools/cli/figma-publish.spec.d.ts +0 -1
  59. package/types/packages/dev-tools/cli/figma-utils.d.ts +0 -31
  60. package/types/packages/dev-tools/cli/figma.d.ts +0 -4
  61. package/types/packages/dev-tools/cli/generate.d.ts +0 -16
  62. package/types/packages/dev-tools/cli/help.d.ts +0 -1
  63. package/types/packages/dev-tools/cli/incremental-tsc.d.ts +0 -30
  64. package/types/packages/dev-tools/cli/index.d.ts +0 -97
  65. package/types/packages/dev-tools/cli/indexing.d.ts +0 -5
  66. package/types/packages/dev-tools/cli/launch/InitStateMachine.d.ts +0 -77
  67. package/types/packages/dev-tools/cli/launch/config.d.ts +0 -6
  68. package/types/packages/dev-tools/cli/launch/dev-server-orchestrator.d.ts +0 -85
  69. package/types/packages/dev-tools/cli/launch/dry-run-backup.d.ts +0 -9
  70. package/types/packages/dev-tools/cli/launch/errors.d.ts +0 -3
  71. package/types/packages/dev-tools/cli/launch/github.d.ts +0 -3
  72. package/types/packages/dev-tools/cli/launch/grafana.d.ts +0 -4
  73. package/types/packages/dev-tools/cli/launch/helpers.d.ts +0 -29
  74. package/types/packages/dev-tools/cli/launch/helpers.test.d.ts +0 -1
  75. package/types/packages/dev-tools/cli/launch/machine-health.d.ts +0 -12
  76. package/types/packages/dev-tools/cli/launch/proxy.d.ts +0 -3
  77. package/types/packages/dev-tools/cli/launch/server.d.ts +0 -20
  78. package/types/packages/dev-tools/cli/launch.d.ts +0 -90
  79. package/types/packages/dev-tools/cli/prettier.d.ts +0 -3
  80. package/types/packages/dev-tools/cli/prettier.integration.test.d.ts +0 -1
  81. package/types/packages/dev-tools/cli/repo-indexing/component-discovery.d.ts +0 -15
  82. package/types/packages/dev-tools/cli/repo-indexing/component-indexing.d.ts +0 -19
  83. package/types/packages/dev-tools/cli/repo-indexing/icons.d.ts +0 -23
  84. package/types/packages/dev-tools/cli/repo-indexing/repo-indexing-utils.d.ts +0 -56
  85. package/types/packages/dev-tools/cli/repo-indexing/repo-indexing.d.ts +0 -24
  86. package/types/packages/dev-tools/cli/repo-indexing/repo-indexing.mock.d.ts +0 -5
  87. package/types/packages/dev-tools/cli/repo-indexing/types.d.ts +0 -12
  88. package/types/packages/dev-tools/cli/repo-metrics.d.ts +0 -6
  89. package/types/packages/dev-tools/cli/report/figma-report.d.ts +0 -54
  90. package/types/packages/dev-tools/cli/server-ws.d.ts +0 -50
  91. package/types/packages/dev-tools/cli/spinner.d.ts +0 -6
  92. package/types/packages/dev-tools/cli/sync-utils.d.ts +0 -22
  93. package/types/packages/dev-tools/cli/track.d.ts +0 -5
  94. package/types/packages/dev-tools/cli/utils/component-group-mdx-prompt.d.ts +0 -1
  95. package/types/packages/dev-tools/cli/utils/dev-server-url-parser.d.ts +0 -12
  96. package/types/packages/dev-tools/cli/utils/dev-server-url-parser.test.d.ts +0 -1
  97. package/types/packages/dev-tools/cli/utils/feature-flags.d.ts +0 -2
  98. package/types/packages/dev-tools/cli/utils/git.d.ts +0 -22
  99. package/types/packages/dev-tools/cli/utils/open.d.ts +0 -1
  100. package/types/packages/dev-tools/cli/utils/parseGitDiff.d.ts +0 -8
  101. package/types/packages/dev-tools/cli/utils/repo-indexing-agent-prompt.d.ts +0 -1
  102. package/types/packages/dev-tools/cli/utils/repo-indexing-group-prompt.d.ts +0 -1
  103. package/types/packages/dev-tools/cli/utils/signals.d.ts +0 -2
  104. package/types/packages/dev-tools/cli/utils/terminal-buffer.d.ts +0 -29
  105. package/types/packages/dev-tools/cli/utils/terminal-buffer.spec.d.ts +0 -1
  106. package/types/packages/dev-tools/cli/utils/workspace-path-resolver.d.ts +0 -92
  107. package/types/packages/dev-tools/cli/utils/workspace-path-resolver.unit.d.ts +0 -1
  108. package/types/packages/dev-tools/cli/version.d.ts +0 -1
  109. package/types/packages/dev-tools/client/client-api.d.ts +0 -12
  110. package/types/packages/dev-tools/client/edit-button/document-listeners.d.ts +0 -2
  111. package/types/packages/dev-tools/client/edit-button/index.d.ts +0 -8
  112. package/types/packages/dev-tools/client/index.d.ts +0 -1
  113. package/types/packages/dev-tools/client/menu/index.d.ts +0 -5
  114. package/types/packages/dev-tools/client/menu/pages/component-detail.d.ts +0 -4
  115. package/types/packages/dev-tools/client/menu/pages/component-input.d.ts +0 -3
  116. package/types/packages/dev-tools/client/menu/pages/component-list.d.ts +0 -4
  117. package/types/packages/dev-tools/client/menu/pages/home.d.ts +0 -1
  118. package/types/packages/dev-tools/client/menu/pages/settings.d.ts +0 -1
  119. package/types/packages/dev-tools/client/menu/toggle/menu-toggle.d.ts +0 -2
  120. package/types/packages/dev-tools/client/setup-ui/connected.d.ts +0 -1
  121. package/types/packages/dev-tools/client/setup-ui/index.d.ts +0 -1
  122. package/types/packages/dev-tools/client/setup-ui/overview.d.ts +0 -4
  123. package/types/packages/dev-tools/client/tracking.d.ts +0 -22
  124. package/types/packages/dev-tools/client/utils.d.ts +0 -14
  125. package/types/packages/dev-tools/common/ast/app-dependencies.d.ts +0 -4
  126. package/types/packages/dev-tools/common/ast/component-info.d.ts +0 -9
  127. package/types/packages/dev-tools/common/ast/component-input-types.d.ts +0 -24
  128. package/types/packages/dev-tools/common/ast/component-registry.d.ts +0 -9
  129. package/types/packages/dev-tools/common/ast/convert-values.d.ts +0 -11
  130. package/types/packages/dev-tools/common/ast/convert-values.unit.d.ts +0 -1
  131. package/types/packages/dev-tools/common/ast/ensure-array-statement.d.ts +0 -7
  132. package/types/packages/dev-tools/common/ast/ensure-array-statement.unit.d.ts +0 -1
  133. package/types/packages/dev-tools/common/ast/ensure-comments.d.ts +0 -1
  134. package/types/packages/dev-tools/common/ast/ensure-imports.d.ts +0 -9
  135. package/types/packages/dev-tools/common/ast/ensure-imports.unit.d.ts +0 -1
  136. package/types/packages/dev-tools/common/ast/exported-statements.d.ts +0 -8
  137. package/types/packages/dev-tools/common/ast/exported-statements.unit.d.ts +0 -1
  138. package/types/packages/dev-tools/common/ast/imported-statements.d.ts +0 -4
  139. package/types/packages/dev-tools/common/ast/imported-statements.unit.d.ts +0 -1
  140. package/types/packages/dev-tools/common/ast/normalize-statements.d.ts +0 -7
  141. package/types/packages/dev-tools/common/ast/normalize-statements.unit.d.ts +0 -1
  142. package/types/packages/dev-tools/common/ast/remove-unused-imports.d.ts +0 -3
  143. package/types/packages/dev-tools/common/ast/remove-unused-imports.unit.d.ts +0 -1
  144. package/types/packages/dev-tools/common/ast/transform.d.ts +0 -5
  145. package/types/packages/dev-tools/common/ast/utils.d.ts +0 -26
  146. package/types/packages/dev-tools/common/ast/utils.unit.d.ts +0 -1
  147. package/types/packages/dev-tools/common/builder/builder-api.d.ts +0 -27
  148. package/types/packages/dev-tools/common/builder/builder-sdks.d.ts +0 -10
  149. package/types/packages/dev-tools/common/builder/content-generation.d.ts +0 -8
  150. package/types/packages/dev-tools/common/builder/content-ids.d.ts +0 -3
  151. package/types/packages/dev-tools/common/cache.d.ts +0 -3
  152. package/types/packages/dev-tools/common/constants.d.ts +0 -16
  153. package/types/packages/dev-tools/common/dotenv.d.ts +0 -6
  154. package/types/packages/dev-tools/common/dotenv.test.d.ts +0 -1
  155. package/types/packages/dev-tools/common/errors.d.ts +0 -32
  156. package/types/packages/dev-tools/common/estimate-code-tokens.d.ts +0 -1
  157. package/types/packages/dev-tools/common/fs.d.ts +0 -6
  158. package/types/packages/dev-tools/common/interactive-select-files.d.ts +0 -3
  159. package/types/packages/dev-tools/common/mem-sys.d.ts +0 -8
  160. package/types/packages/dev-tools/common/node-request.d.ts +0 -7
  161. package/types/packages/dev-tools/common/path.d.ts +0 -4
  162. package/types/packages/dev-tools/common/test-utils.d.ts +0 -9
  163. package/types/packages/dev-tools/common/typescript.d.ts +0 -9
  164. package/types/packages/dev-tools/common/utils.d.ts +0 -28
  165. package/types/packages/dev-tools/common/utils.unit.d.ts +0 -1
  166. package/types/packages/dev-tools/core/adapters/angular/angular-api-key.d.ts +0 -10
  167. package/types/packages/dev-tools/core/adapters/angular/angular-api-key.unit.d.ts +0 -1
  168. package/types/packages/dev-tools/core/adapters/angular/angular-app-module-imports.d.ts +0 -3
  169. package/types/packages/dev-tools/core/adapters/angular/angular-app-module-imports.unit.d.ts +0 -1
  170. package/types/packages/dev-tools/core/adapters/angular/angular-app-routes-update.d.ts +0 -2
  171. package/types/packages/dev-tools/core/adapters/angular/angular-app-routes-update.unit.d.ts +0 -1
  172. package/types/packages/dev-tools/core/adapters/angular/angular-components.d.ts +0 -18
  173. package/types/packages/dev-tools/core/adapters/angular/angular-components.unit.d.ts +0 -1
  174. package/types/packages/dev-tools/core/adapters/angular/angular-ensure-builder-setup.d.ts +0 -5
  175. package/types/packages/dev-tools/core/adapters/angular/angular-ensure-config-plugin.d.ts +0 -9
  176. package/types/packages/dev-tools/core/adapters/angular/angular-ensure-config-plugin.unit.d.ts +0 -1
  177. package/types/packages/dev-tools/core/adapters/angular/angular-fix-tsconfig.d.ts +0 -2
  178. package/types/packages/dev-tools/core/adapters/angular/angular-registry-parse.d.ts +0 -16
  179. package/types/packages/dev-tools/core/adapters/angular/angular-registry-parse.unit.d.ts +0 -1
  180. package/types/packages/dev-tools/core/adapters/angular/angular-registry.d.ts +0 -3
  181. package/types/packages/dev-tools/core/adapters/angular/angular-registry.unit.d.ts +0 -1
  182. package/types/packages/dev-tools/core/adapters/angular/angular-test-utils.d.ts +0 -6
  183. package/types/packages/dev-tools/core/adapters/angular/index.d.ts +0 -14
  184. package/types/packages/dev-tools/core/adapters/angular/types.d.ts +0 -11
  185. package/types/packages/dev-tools/core/adapters/next/index.d.ts +0 -28
  186. package/types/packages/dev-tools/core/adapters/next/next-api-key.d.ts +0 -4
  187. package/types/packages/dev-tools/core/adapters/next/next-component-info.d.ts +0 -5
  188. package/types/packages/dev-tools/core/adapters/next/next-component-info.unit.d.ts +0 -1
  189. package/types/packages/dev-tools/core/adapters/next/next-component-inputs.unit.d.ts +0 -1
  190. package/types/packages/dev-tools/core/adapters/next/next-component-source-inputs.unit.d.ts +0 -1
  191. package/types/packages/dev-tools/core/adapters/next/next-components.d.ts +0 -4
  192. package/types/packages/dev-tools/core/adapters/next/next-ensure-builder-setup.d.ts +0 -4
  193. package/types/packages/dev-tools/core/adapters/next/next-ensure-config-plugin.d.ts +0 -3
  194. package/types/packages/dev-tools/core/adapters/next/next-ensure-config-plugin.unit.d.ts +0 -1
  195. package/types/packages/dev-tools/core/adapters/next/next-registry-parse.d.ts +0 -13
  196. package/types/packages/dev-tools/core/adapters/next/next-registry-parse.unit.d.ts +0 -1
  197. package/types/packages/dev-tools/core/adapters/next/next-registry.d.ts +0 -3
  198. package/types/packages/dev-tools/core/adapters/next/next-registry.unit.d.ts +0 -1
  199. package/types/packages/dev-tools/core/adapters/next/next-test-utils.d.ts +0 -16
  200. package/types/packages/dev-tools/core/adapters/qwik-city/index.d.ts +0 -8
  201. package/types/packages/dev-tools/core/adapters/qwik-city/qwik-api-key.d.ts +0 -4
  202. package/types/packages/dev-tools/core/adapters/qwik-city/qwik-component-source-inputs.d.ts +0 -3
  203. package/types/packages/dev-tools/core/adapters/qwik-city/qwik-components.d.ts +0 -15
  204. package/types/packages/dev-tools/core/adapters/qwik-city/qwik-components.unit.d.ts +0 -1
  205. package/types/packages/dev-tools/core/adapters/qwik-city/qwik-ensure-builder-setup.d.ts +0 -4
  206. package/types/packages/dev-tools/core/adapters/qwik-city/qwik-ensure-config-plugin.d.ts +0 -2
  207. package/types/packages/dev-tools/core/adapters/qwik-city/qwik-registry-parse.d.ts +0 -16
  208. package/types/packages/dev-tools/core/adapters/qwik-city/qwik-registry-parse.unit.d.ts +0 -1
  209. package/types/packages/dev-tools/core/adapters/qwik-city/qwik-registry.d.ts +0 -3
  210. package/types/packages/dev-tools/core/adapters/qwik-city/qwik-registry.unit.d.ts +0 -1
  211. package/types/packages/dev-tools/core/adapters/qwik-city/qwik-test-utils.d.ts +0 -6
  212. package/types/packages/dev-tools/core/adapters/qwik-city/qwik-ts-program.d.ts +0 -2
  213. package/types/packages/dev-tools/core/adapters/react/index.d.ts +0 -13
  214. package/types/packages/dev-tools/core/adapters/react/react-api-key.d.ts +0 -6
  215. package/types/packages/dev-tools/core/adapters/react/react-builder-sdk-setup.d.ts +0 -2
  216. package/types/packages/dev-tools/core/adapters/react/react-component-info.d.ts +0 -5
  217. package/types/packages/dev-tools/core/adapters/react/react-components.d.ts +0 -18
  218. package/types/packages/dev-tools/core/adapters/react/react-components.unit.d.ts +0 -1
  219. package/types/packages/dev-tools/core/adapters/react/react-ensure-builder-setup.d.ts +0 -4
  220. package/types/packages/dev-tools/core/adapters/react/react-registry-parse.d.ts +0 -13
  221. package/types/packages/dev-tools/core/adapters/react/react-registry-parse.unit.d.ts +0 -1
  222. package/types/packages/dev-tools/core/adapters/react/react-registry.d.ts +0 -3
  223. package/types/packages/dev-tools/core/adapters/react/react-registry.unit.d.ts +0 -1
  224. package/types/packages/dev-tools/core/adapters/react/react-test-utils.d.ts +0 -7
  225. package/types/packages/dev-tools/core/adapters/react/react-ts-program.d.ts +0 -2
  226. package/types/packages/dev-tools/core/adapters/remix/index.d.ts +0 -13
  227. package/types/packages/dev-tools/core/adapters/remix/remix-api-key.d.ts +0 -4
  228. package/types/packages/dev-tools/core/adapters/remix/remix-components.d.ts +0 -4
  229. package/types/packages/dev-tools/core/adapters/remix/remix-ensure-builder-setup.d.ts +0 -5
  230. package/types/packages/dev-tools/core/adapters/remix/remix-ensure-config-plugin.d.ts +0 -3
  231. package/types/packages/dev-tools/core/adapters/remix/remix-ensure-config-plugin.unit.d.ts +0 -1
  232. package/types/packages/dev-tools/core/adapters/remix/remix-registry-parse.d.ts +0 -16
  233. package/types/packages/dev-tools/core/adapters/remix/remix-registry.d.ts +0 -3
  234. package/types/packages/dev-tools/core/adapters/remix/remix-registry.unit.d.ts +0 -1
  235. package/types/packages/dev-tools/core/adapters/remix/remix-test-utils.d.ts +0 -7
  236. package/types/packages/dev-tools/core/adapters/vite/vite-ensure-config-plugin.d.ts +0 -7
  237. package/types/packages/dev-tools/core/adapters/vite/vite-ensure-config-plugin.unit.d.ts +0 -1
  238. package/types/packages/dev-tools/core/adapters/vue/index.d.ts +0 -14
  239. package/types/packages/dev-tools/core/adapters/vue/vue-api-key.d.ts +0 -6
  240. package/types/packages/dev-tools/core/adapters/vue/vue-components.d.ts +0 -4
  241. package/types/packages/dev-tools/core/adapters/vue/vue-ensure-builder-setup.d.ts +0 -7
  242. package/types/packages/dev-tools/core/adapters/vue/vue-registry-parse.d.ts +0 -16
  243. package/types/packages/dev-tools/core/adapters/vue/vue-registry.d.ts +0 -5
  244. package/types/packages/dev-tools/core/adapters/webpack/webpack-config-helpers.d.ts +0 -11
  245. package/types/packages/dev-tools/core/adapters/webpack/webpack-config-helpers.unit.d.ts +0 -1
  246. package/types/packages/dev-tools/core/adapters/webpack/webpack-ensure-config-plugin.d.ts +0 -3
  247. package/types/packages/dev-tools/core/client-script.d.ts +0 -1
  248. package/types/packages/dev-tools/core/create-dev-tools.d.ts +0 -2
  249. package/types/packages/dev-tools/core/detect-frameworks.d.ts +0 -4
  250. package/types/packages/dev-tools/core/ensure-config-plugin.d.ts +0 -3
  251. package/types/packages/dev-tools/core/find-dependencies.d.ts +0 -7
  252. package/types/packages/dev-tools/core/import-export-registry.d.ts +0 -3
  253. package/types/packages/dev-tools/core/index.d.ts +0 -8
  254. package/types/packages/dev-tools/figma/index.d.ts +0 -88
  255. package/types/packages/dev-tools/node/index.d.ts +0 -2
  256. package/types/packages/dev-tools/node/node-sys.d.ts +0 -14
  257. package/types/packages/dev-tools/remix/index.d.ts +0 -6
  258. package/types/packages/dev-tools/server/auth.d.ts +0 -2
  259. package/types/packages/dev-tools/server/builder-connect.d.ts +0 -6
  260. package/types/packages/dev-tools/server/client-script.d.ts +0 -3
  261. package/types/packages/dev-tools/server/create-dev-tools-server.d.ts +0 -2
  262. package/types/packages/dev-tools/server/dev-tools-api.d.ts +0 -2
  263. package/types/packages/dev-tools/server/dev-tools-http-server.d.ts +0 -2
  264. package/types/packages/dev-tools/server/index.d.ts +0 -3
  265. package/types/packages/dev-tools/server/request-handler.d.ts +0 -3
  266. package/types/packages/dev-tools/types/codegen-server.d.ts +0 -14
  267. package/types/packages/dev-tools/types/connection-tracker.d.ts +0 -41
  268. package/types/packages/dev-tools/types/proxy-middleware.d.ts +0 -31
  269. package/types/packages/dev-tools/types/websocket-types.d.ts +0 -17
  270. package/types/packages/dev-tools/types.d.ts +0 -525
  271. package/types/packages/dev-tools/vite/main.d.ts +0 -7
  272. package/types/packages/dev-tools/vitest.config.d.ts +0 -2
  273. package/types/packages/dev-tools/webpack/main.d.ts +0 -9

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.