masto
    Preparing search index...

    Interface ListDomainBlocksParams

    interface ListDomainBlocksParams {
        limit?: number | null;
    }
    Index
    limit?: number | null