masto
    Preparing search index...

    Interface DomainAllows$SelectResource

    interface DomainAllows$SelectResource {
        fetch: Method<DomainAllow>;
        remove: Method<DomainAllow>;
    }
    Index

    Properties

    Properties

    Show information about a single allowed domain

    Delete a domain from the allowed domains list.