UNPKG

@oystehr/sdk

Version:

Oystehr SDK

8 lines (6 loc) 163 B
// AUTOGENERATED -- DO NOT EDIT import { LabRoute } from './LabRoute'; /** * Information about a specific route. */ export type LabRouteGetResponse = LabRoute;