UNPKG

@alexaegis/common

Version:
2 lines 90 B
export type Modify<T, R> = Omit<T, keyof R> & R; //# sourceMappingURL=modify.type.d.ts.map