(key: string, options?: DurableObjectGetOptions)
| 585 | readonly exports: Cloudflare.Exports; |
| 586 | readonly props: Props; |
| 587 | readonly id: DurableObjectId; |
| 588 | readonly storage: DurableObjectStorage; |
| 589 | container?: Container; |
| 590 | facets: DurableObjectFacets; |
nothing calls this directly
no outgoing calls
no test coverage detected