Appearance
Welshman Docs / @welshman/lib / Override
Override<T, R> = Omit<T, keyof R> & R
T
R
Omit
Defined in: packages/lib/src/Tools.ts:21