MergeShapes<U, V>: { [ k in Exclude<keyof U, keyof V>]: U[k] } & V

Type Parameters

Type Parameters

Generated using TypeDoc