js-libp2p-daemon
    Preparing search index...
    interface PSRequest {
        data?: Uint8Array<ArrayBufferLike>;
        topic?: string;
        type?: PSRequest.Type;
    }
    Index

    Properties

    Properties

    data?: Uint8Array<ArrayBufferLike>
    topic?: string