UNPKG

@oystehr/sdk

Version:

Oystehr SDK

6 lines (5 loc) 84 B
import { M2m } from './M2m'; /** * M2M Client */ export type M2mMeResponse = M2m;