interface WorkerEntrypointBranded {
    __WORKER_ENTRYPOINT_BRAND: never;
}

Properties

__WORKER_ENTRYPOINT_BRAND: never