chore: better sync/ingest logging

This commit is contained in:
Adam
2026-05-26 06:35:49 -05:00
parent ca354f8e8a
commit 46140b0cc8
4 changed files with 40 additions and 14 deletions

1
sst-env.d.ts vendored
View File

@@ -153,7 +153,6 @@ declare module "sst" {
}
"STRIPE_WEBHOOK_SECRET": {
"type": "sst.sst.Linkable"
"value": string
}
"Stat": import("@cloudflare/workers-types").Service
"StatsDatabase": {