AngularTS
    Preparing search index...

    Type Alias WebTransportService

    WebTransportService: (
        url: string,
        config?: WebTransportConfig,
    ) => WebTransportConnection

    Factory function exposed as $webTransport.

    Type Declaration