interface GetReportsForBoard {
    reports?: {}[];
}

Properties

Properties

reports?: {}[]

Type declaration