SongGuess
    Preparing search index...

    Class ColoLocalActorNamespaceAbstract

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parameters

      • actorId: string

      Returns {
          connect(
              address: string | SocketAddress,
              options?: SocketOptions,
          ): Socket;
          fetch(
              input: URL | RequestInfo,
              init?: RequestInit<CfProperties<unknown>>,
          ): Promise<Response>;
      }