masto
    Preparing search index...

    Interface Accounts$SelectListsResource

    interface Accounts$SelectListsResource {
        list: Method<Paginator<List[], undefined>>;
    }
    Index

    Properties

    Properties

    list: Method<Paginator<List[], undefined>>

    Fetch the list with the given ID. Used for verifying the title of a list.