UNPKG

@oystehr/sdk

Version:

Oystehr SDK

8 lines (6 loc) 118 B
// AUTOGENERATED -- DO NOT EDIT import { M2m } from './M2m'; /** * M2M Client */ export type M2mGetResponse = M2m;