Anchorage API reference
    Preparing search index...

    The subset of a Durable Object stub the provider-host topology uses.

    interface SignalProviderHostStubLike {
        fetch(url: string, init?: { method?: string }): Promise<Response>;
    }
    Index

    Methods

    Methods