@cloudflare/workers-types 4.20250912.0 → 4.20250913.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -518,7 +518,7 @@ interface DurableObjectNamespaceGetDurableObjectOptions {
518
518
  locationHint?: DurableObjectLocationHint;
519
519
  }
520
520
  interface DurableObjectClass<
521
- T extends Rpc.DurableObjectBranded | undefined = undefined,
521
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
522
522
  > {}
523
523
  interface DurableObjectState<Props = unknown> {
524
524
  waitUntil(promise: Promise<any>): void;
@@ -523,7 +523,7 @@ export interface DurableObjectNamespaceGetDurableObjectOptions {
523
523
  locationHint?: DurableObjectLocationHint;
524
524
  }
525
525
  export interface DurableObjectClass<
526
- T extends Rpc.DurableObjectBranded | undefined = undefined,
526
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
527
527
  > {}
528
528
  export interface DurableObjectState<Props = unknown> {
529
529
  waitUntil(promise: Promise<any>): void;
@@ -518,7 +518,7 @@ interface DurableObjectNamespaceGetDurableObjectOptions {
518
518
  locationHint?: DurableObjectLocationHint;
519
519
  }
520
520
  interface DurableObjectClass<
521
- T extends Rpc.DurableObjectBranded | undefined = undefined,
521
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
522
522
  > {}
523
523
  interface DurableObjectState<Props = unknown> {
524
524
  waitUntil(promise: Promise<any>): void;
@@ -523,7 +523,7 @@ export interface DurableObjectNamespaceGetDurableObjectOptions {
523
523
  locationHint?: DurableObjectLocationHint;
524
524
  }
525
525
  export interface DurableObjectClass<
526
- T extends Rpc.DurableObjectBranded | undefined = undefined,
526
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
527
527
  > {}
528
528
  export interface DurableObjectState<Props = unknown> {
529
529
  waitUntil(promise: Promise<any>): void;
@@ -536,7 +536,7 @@ interface DurableObjectNamespaceGetDurableObjectOptions {
536
536
  locationHint?: DurableObjectLocationHint;
537
537
  }
538
538
  interface DurableObjectClass<
539
- T extends Rpc.DurableObjectBranded | undefined = undefined,
539
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
540
540
  > {}
541
541
  interface DurableObjectState<Props = unknown> {
542
542
  waitUntil(promise: Promise<any>): void;
@@ -541,7 +541,7 @@ export interface DurableObjectNamespaceGetDurableObjectOptions {
541
541
  locationHint?: DurableObjectLocationHint;
542
542
  }
543
543
  export interface DurableObjectClass<
544
- T extends Rpc.DurableObjectBranded | undefined = undefined,
544
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
545
545
  > {}
546
546
  export interface DurableObjectState<Props = unknown> {
547
547
  waitUntil(promise: Promise<any>): void;
@@ -536,7 +536,7 @@ interface DurableObjectNamespaceGetDurableObjectOptions {
536
536
  locationHint?: DurableObjectLocationHint;
537
537
  }
538
538
  interface DurableObjectClass<
539
- T extends Rpc.DurableObjectBranded | undefined = undefined,
539
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
540
540
  > {}
541
541
  interface DurableObjectState<Props = unknown> {
542
542
  waitUntil(promise: Promise<any>): void;
@@ -541,7 +541,7 @@ export interface DurableObjectNamespaceGetDurableObjectOptions {
541
541
  locationHint?: DurableObjectLocationHint;
542
542
  }
543
543
  export interface DurableObjectClass<
544
- T extends Rpc.DurableObjectBranded | undefined = undefined,
544
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
545
545
  > {}
546
546
  export interface DurableObjectState<Props = unknown> {
547
547
  waitUntil(promise: Promise<any>): void;
@@ -536,7 +536,7 @@ interface DurableObjectNamespaceGetDurableObjectOptions {
536
536
  locationHint?: DurableObjectLocationHint;
537
537
  }
538
538
  interface DurableObjectClass<
539
- T extends Rpc.DurableObjectBranded | undefined = undefined,
539
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
540
540
  > {}
541
541
  interface DurableObjectState<Props = unknown> {
542
542
  waitUntil(promise: Promise<any>): void;
@@ -541,7 +541,7 @@ export interface DurableObjectNamespaceGetDurableObjectOptions {
541
541
  locationHint?: DurableObjectLocationHint;
542
542
  }
543
543
  export interface DurableObjectClass<
544
- T extends Rpc.DurableObjectBranded | undefined = undefined,
544
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
545
545
  > {}
546
546
  export interface DurableObjectState<Props = unknown> {
547
547
  waitUntil(promise: Promise<any>): void;
@@ -541,7 +541,7 @@ interface DurableObjectNamespaceGetDurableObjectOptions {
541
541
  locationHint?: DurableObjectLocationHint;
542
542
  }
543
543
  interface DurableObjectClass<
544
- T extends Rpc.DurableObjectBranded | undefined = undefined,
544
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
545
545
  > {}
546
546
  interface DurableObjectState<Props = unknown> {
547
547
  waitUntil(promise: Promise<any>): void;
@@ -546,7 +546,7 @@ export interface DurableObjectNamespaceGetDurableObjectOptions {
546
546
  locationHint?: DurableObjectLocationHint;
547
547
  }
548
548
  export interface DurableObjectClass<
549
- T extends Rpc.DurableObjectBranded | undefined = undefined,
549
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
550
550
  > {}
551
551
  export interface DurableObjectState<Props = unknown> {
552
552
  waitUntil(promise: Promise<any>): void;
@@ -541,7 +541,7 @@ interface DurableObjectNamespaceGetDurableObjectOptions {
541
541
  locationHint?: DurableObjectLocationHint;
542
542
  }
543
543
  interface DurableObjectClass<
544
- T extends Rpc.DurableObjectBranded | undefined = undefined,
544
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
545
545
  > {}
546
546
  interface DurableObjectState<Props = unknown> {
547
547
  waitUntil(promise: Promise<any>): void;
@@ -546,7 +546,7 @@ export interface DurableObjectNamespaceGetDurableObjectOptions {
546
546
  locationHint?: DurableObjectLocationHint;
547
547
  }
548
548
  export interface DurableObjectClass<
549
- T extends Rpc.DurableObjectBranded | undefined = undefined,
549
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
550
550
  > {}
551
551
  export interface DurableObjectState<Props = unknown> {
552
552
  waitUntil(promise: Promise<any>): void;
@@ -541,7 +541,7 @@ interface DurableObjectNamespaceGetDurableObjectOptions {
541
541
  locationHint?: DurableObjectLocationHint;
542
542
  }
543
543
  interface DurableObjectClass<
544
- T extends Rpc.DurableObjectBranded | undefined = undefined,
544
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
545
545
  > {}
546
546
  interface DurableObjectState<Props = unknown> {
547
547
  waitUntil(promise: Promise<any>): void;
@@ -546,7 +546,7 @@ export interface DurableObjectNamespaceGetDurableObjectOptions {
546
546
  locationHint?: DurableObjectLocationHint;
547
547
  }
548
548
  export interface DurableObjectClass<
549
- T extends Rpc.DurableObjectBranded | undefined = undefined,
549
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
550
550
  > {}
551
551
  export interface DurableObjectState<Props = unknown> {
552
552
  waitUntil(promise: Promise<any>): void;
@@ -567,7 +567,7 @@ interface DurableObjectNamespaceGetDurableObjectOptions {
567
567
  locationHint?: DurableObjectLocationHint;
568
568
  }
569
569
  interface DurableObjectClass<
570
- T extends Rpc.DurableObjectBranded | undefined = undefined,
570
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
571
571
  > {}
572
572
  interface DurableObjectState<Props = unknown> {
573
573
  waitUntil(promise: Promise<any>): void;
@@ -572,7 +572,7 @@ export interface DurableObjectNamespaceGetDurableObjectOptions {
572
572
  locationHint?: DurableObjectLocationHint;
573
573
  }
574
574
  export interface DurableObjectClass<
575
- T extends Rpc.DurableObjectBranded | undefined = undefined,
575
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
576
576
  > {}
577
577
  export interface DurableObjectState<Props = unknown> {
578
578
  waitUntil(promise: Promise<any>): void;
package/index.d.ts CHANGED
@@ -518,7 +518,7 @@ interface DurableObjectNamespaceGetDurableObjectOptions {
518
518
  locationHint?: DurableObjectLocationHint;
519
519
  }
520
520
  interface DurableObjectClass<
521
- T extends Rpc.DurableObjectBranded | undefined = undefined,
521
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
522
522
  > {}
523
523
  interface DurableObjectState<Props = unknown> {
524
524
  waitUntil(promise: Promise<any>): void;
package/index.ts CHANGED
@@ -523,7 +523,7 @@ export interface DurableObjectNamespaceGetDurableObjectOptions {
523
523
  locationHint?: DurableObjectLocationHint;
524
524
  }
525
525
  export interface DurableObjectClass<
526
- T extends Rpc.DurableObjectBranded | undefined = undefined,
526
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
527
527
  > {}
528
528
  export interface DurableObjectState<Props = unknown> {
529
529
  waitUntil(promise: Promise<any>): void;
package/latest/index.d.ts CHANGED
@@ -551,7 +551,7 @@ interface DurableObjectNamespaceGetDurableObjectOptions {
551
551
  locationHint?: DurableObjectLocationHint;
552
552
  }
553
553
  interface DurableObjectClass<
554
- T extends Rpc.DurableObjectBranded | undefined = undefined,
554
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
555
555
  > {}
556
556
  interface DurableObjectState<Props = unknown> {
557
557
  waitUntil(promise: Promise<any>): void;
package/latest/index.ts CHANGED
@@ -556,7 +556,7 @@ export interface DurableObjectNamespaceGetDurableObjectOptions {
556
556
  locationHint?: DurableObjectLocationHint;
557
557
  }
558
558
  export interface DurableObjectClass<
559
- T extends Rpc.DurableObjectBranded | undefined = undefined,
559
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
560
560
  > {}
561
561
  export interface DurableObjectState<Props = unknown> {
562
562
  waitUntil(promise: Promise<any>): void;
package/oldest/index.d.ts CHANGED
@@ -518,7 +518,7 @@ interface DurableObjectNamespaceGetDurableObjectOptions {
518
518
  locationHint?: DurableObjectLocationHint;
519
519
  }
520
520
  interface DurableObjectClass<
521
- T extends Rpc.DurableObjectBranded | undefined = undefined,
521
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
522
522
  > {}
523
523
  interface DurableObjectState<Props = unknown> {
524
524
  waitUntil(promise: Promise<any>): void;
package/oldest/index.ts CHANGED
@@ -523,7 +523,7 @@ export interface DurableObjectNamespaceGetDurableObjectOptions {
523
523
  locationHint?: DurableObjectLocationHint;
524
524
  }
525
525
  export interface DurableObjectClass<
526
- T extends Rpc.DurableObjectBranded | undefined = undefined,
526
+ _T extends Rpc.DurableObjectBranded | undefined = undefined,
527
527
  > {}
528
528
  export interface DurableObjectState<Props = unknown> {
529
529
  waitUntil(promise: Promise<any>): void;
package/package.json CHANGED
@@ -7,5 +7,5 @@
7
7
  },
8
8
  "author": "Cloudflare Workers DevProd Team <workers-devprod@cloudflare.com> (https://workers.cloudflare.com)",
9
9
  "license": "MIT OR Apache-2.0",
10
- "version": "4.20250912.0"
10
+ "version": "4.20250913.0"
11
11
  }