lemmy-js-client
    Preparing search index...

    Type Alias FederationAllowList

    type FederationAllowList = {
        published_at: string;
        updated_at?: string;
    }
    Index

    Properties

    published_at: string
    updated_at?: string