CheckURLsExistRequest

interface CheckURLsExistRequest {
    urls?: string[];
}

Properties

Properties

urls?: string[]

CheckURLsExistRequest