Projects

interface ApiProjects {
    data: ApiProject[];
}

Properties

Properties

data: ApiProject[]