lemmy-js-client
    Preparing search index...

    Type Alias NodeInfoServices

    type NodeInfoServices = {
        inbound?: string[];
        outbound?: string[];
    }
    Index

    Properties

    Properties

    inbound?: string[]
    outbound?: string[]