import * as workers from "@distilled.cloud/cloudflare/workers"; import * as Provider from "../../Provider.ts"; import { Resource } from "../../Resource.ts"; import { CloudflareEnvironment } from "../CloudflareEnvironment.ts"; import type { Providers } from "../Providers.ts"; declare const TypeId: "Cloudflare.Workers.Subdomain"; type TypeId = typeof TypeId; export type SubdomainProps = { /** * The account's `workers.dev` subdomain name (the `` in * `https://