interface ProjectErrors {
    channels: ProjectError[];
}

Properties

Properties

channels: ProjectError[]