cloudflare / workers-types

TypeScript type definitions for authoring Cloudflare Workers.
BSD 3-Clause "New" or "Revised" License
359 stars 89 forks source link

Add Durable Object locationHint option #323

Closed bretthoerner closed 1 year ago

bretthoerner commented 1 year ago

Definitely cargo culting here, but the tests seem to pass.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: b8d2f40447111397ad68e563f5ac026aa15f035a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------- | ----- | | @cloudflare/workers-types | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

penalosa commented 1 year ago

Hey! Thanks for the contribution—this repo isn't being maintained any more (we should probably archive it). To change the workers types package, you'll have to submit a PR to https://GitHub.com/Cloudflare/workerd

bretthoerner commented 1 year ago

Oops, I'll move it, thanks.