@safe-global/safe-gateway-typescript-sdk
    Preparing search index...

    Type Alias RelayCountResponse

    type RelayCountResponse = {
        limit: number;
        remaining: number;
    }
    Index

    Properties

    Properties

    limit: number
    remaining: number