Skip to content

Commit f153957

Browse files
committed
chore(scraper): update worker types
1 parent 8542f48 commit f153957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/scraper/worker-configuration.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint-disable */
22
// Generated by Wrangler by running `wrangler types --env-interface CloudflareBindings` (hash: cf52d2ec3d4f3dbc449f43264447eec3)
3-
// Runtime types generated with workerd@1.20251004.0 2025-09-26 nodejs_compat
3+
// Runtime types generated with workerd@1.20251008.0 2025-09-26 nodejs_compat
44
declare namespace Cloudflare {
55
interface GlobalProps {
66
mainModule: typeof import("./src/index");

0 commit comments

Comments
 (0)