Type alias LiveChatDeploymentDomainWhitelist

LiveChatDeploymentDomainWhitelist: {
    domain: string[];
}

Type declaration

  • domain: string[]