masto
    Preparing search index...

    Interface ListDomainBlocksParams

    interface ListDomainBlocksParams {
        limit?: number;
    }
    Index

    Properties

    Properties

    limit?: number