UNPKG

@oystehr/sdk

Version:

Oystehr SDK

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