update saladeaul.adigitaltw

This commit is contained in:
2025-11-10 15:33:23 -03:00
parent c3f370e86c
commit 9ff11c997c
46 changed files with 302 additions and 1941 deletions

View File

@@ -1,12 +1,12 @@
/* eslint-disable */
// Generated by Wrangler by running `wrangler types` (hash: 564589b5fae9d7cbc52b477d517d8e7f)
// Generated by Wrangler by running `wrangler types` (hash: 20d12d2cb42a565d117b277533ca85a9)
// Runtime types generated with workerd@1.20251011.0 2025-04-04
declare namespace Cloudflare {
interface GlobalProps {
mainModule: typeof import("./workers/app");
}
interface Env {
ISSUER_URL: "https://duiolq49qn25e.cloudfront.net";
ISSUER_URL: "https://58tkjsb308.execute-api.sa-east-1.amazonaws.com";
}
}
interface Env extends Cloudflare.Env {}