UNPKG

@oystehr/sdk

Version:

Oystehr SDK

8 lines (6 loc) 140 B
// AUTOGENERATED -- DO NOT EDIT import { Project } from './Project'; /** * Project settings */ export type ProjectGetResponse = Project;