export type MakeRequired = Omit & Required>>; export type ValueOf = T[keyof T]; //# sourceMappingURL=types.d.ts.map