Skip to content

Commit bd11e40

Browse files
committed
syncpack update vitest to 4.0.16
1 parent eb0b6c6 commit bd11e40

File tree

9 files changed

+39199
-39202
lines changed

9 files changed

+39199
-39202
lines changed

astro-blog-starter-template/worker-configuration.d.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
/* eslint-disable */
2-
// Generated by Wrangler by running `wrangler types` (hash: 9d50a76cdc759facba0bb43994cbf977)
2+
// Generated by Wrangler by running `wrangler types` (hash: 187132f48ddf0f604882ba8213fe386f)
33
// Runtime types generated with workerd@1.20251217.0 2025-10-08 nodejs_compat
44
declare namespace Cloudflare {
5-
interface GlobalProps {
6-
mainModule: typeof import("./dist/_worker.js/index");
7-
}
85
interface Env {
96
ASSETS: Fetcher;
107
}

0 commit comments

Comments
 (0)