Interface CreateDomainBlockParams

interface CreateDomainBlockParams {
    domain: string;
}

Properties

Properties

domain: string

Domain to block