interface DurableObjectBranded {
    __DURABLE_OBJECT_BRAND: never;
}

Properties

__DURABLE_OBJECT_BRAND: never