Type alias ProjectInfo

ProjectInfo: {
    project: ProjectSchema;
}

Type declaration