libp2p
    Preparing search index...

    Interface WebTransportInit

    interface WebTransportInit {
        certificates?: WebTransportCertificate[];
    }
    Index

    Properties

    Properties

    certificates?: WebTransportCertificate[]