This commit is contained in:
@@ -20,6 +20,7 @@ import { CommonKeys } from "."
|
||||
// ]>
|
||||
|
||||
|
||||
// TODO: use OverrideProperties from type-fest?
|
||||
export type Extend<T extends readonly object[]> = (
|
||||
T extends [
|
||||
infer Super,
|
||||
|
||||
Reference in New Issue
Block a user