Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions astro-blog-starter-template/worker-configuration.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/* eslint-disable */
// Generated by Wrangler by running `wrangler types` (hash: 9d50a76cdc759facba0bb43994cbf977)
// Generated by Wrangler by running `wrangler types` (hash: 187132f48ddf0f604882ba8213fe386f)
// Runtime types generated with workerd@1.20251217.0 2025-10-08 nodejs_compat
declare namespace Cloudflare {
interface GlobalProps {
mainModule: typeof import("./dist/_worker.js/index");
}
interface Env {
ASSETS: Fetcher;
}
Expand Down
112 changes: 56 additions & 56 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Loading